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

1 line
20 KiB
JSON

{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_java", "label": "LifecycleEntityTest.java", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest", "label": "LifecycleEntityTest", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L9", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityisnotactiveondatewithoutactiveto", "label": ".archivedEntityIsNotActiveOnDateWithoutActiveTo()", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L11", "_callable": true}, {"id": "test", "label": "Test", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "label": ".archivedEntityRemainsActiveForHistoricalDatesBeforeActiveTo()", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L19", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "label": ".activeEntityUsesDateRange()", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L29", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_java", "target": "test", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_java", "target": "localdate", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_java", "target": "assertthat", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L7", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L9", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityisnotactiveondatewithoutactiveto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L11", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityisnotactiveondatewithoutactiveto", "target": "test", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L11", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L19", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "target": "test", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L19", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L29", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "target": "test", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L29", "weight": 1.0, "context": "attribute"}], "raw_calls": [{"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityisnotactiveondatewithoutactiveto", "callee": "Subject", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L13", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityisnotactiveondatewithoutactiveto", "callee": "setStatus", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L14", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityisnotactiveondatewithoutactiveto", "callee": "isFalse", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L16", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityisnotactiveondatewithoutactiveto", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L16", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityisnotactiveondatewithoutactiveto", "callee": "isActiveOn", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L16", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityisnotactiveondatewithoutactiveto", "callee": "now", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L16", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "Subject", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L21", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "setStatus", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L22", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "setActiveTo", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L23", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L23", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "isTrue", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L25", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L25", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "isActiveOn", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L25", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L25", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "isFalse", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L26", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L26", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "isActiveOn", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L26", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_archivedentityremainsactiveforhistoricaldatesbeforeactiveto", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L26", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "Subject", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L31", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "setActiveFrom", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L32", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L32", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "setActiveTo", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L33", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L33", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "isFalse", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L35", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L35", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "isActiveOn", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L35", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L35", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "isTrue", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L36", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L36", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "isActiveOn", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L36", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L36", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "isTrue", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L37", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L37", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "isActiveOn", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L37", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L37", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "isFalse", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L38", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L38", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "isActiveOn", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L38", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_lifecycleentitytest_lifecycleentitytest_activeentityusesdaterange", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/LifecycleEntityTest.java", "source_location": "L38", "receiver": null}]}