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

1 line
12 KiB
JSON

{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_java", "label": "TeacherSubjectId.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "label": "TeacherSubjectId", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L6", "_callable": true}, {"id": "serializable", "label": "Serializable", "file_type": "code", "source_file": "", "source_location": ""}, {"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/TeacherSubjectId.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_teachersubjectid", "label": ".TeacherSubjectId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L11", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_getuserid", "label": ".getUserId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L19", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_setuserid", "label": ".setUserId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L23", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_getsubjectid", "label": ".getSubjectId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L27", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_setsubjectid", "label": ".setSubjectId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L31", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_equals", "label": ".equals()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L35", "_callable": true}, {"id": "object", "label": "Object", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java"}, {"id": "override", "label": "Override", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_hashcode", "label": ".hashCode()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L42", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_java", "target": "serializable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_java", "target": "objects", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L4", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L6", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "serializable", "relation": "implements", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L6", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_teachersubjectid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L11", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_teachersubjectid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L14", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_teachersubjectid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_teachersubjectid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_getuserid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L19", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_getuserid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_setuserid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L23", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_setuserid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_getsubjectid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L27", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_getsubjectid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L27", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_setsubjectid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L31", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_setsubjectid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_equals", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L35", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_equals", "target": "object", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_equals", "target": "override", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L35", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_hashcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L42", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_teachersubjectid_teachersubjectid_hashcode", "target": "override", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/TeacherSubjectId.java", "source_location": "L42", "weight": 1.0, "context": "attribute"}], "raw_calls": []}