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

1 line
26 KiB
JSON

{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_java", "label": "LifecycleEntity.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "label": "LifecycleEntity", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L10", "_callable": true}, {"id": "mappedsuperclass", "label": "MappedSuperclass", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.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/LifecycleEntity.java"}, {"id": "localdate", "label": "LocalDate", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java"}, {"id": "localdatetime", "label": "LocalDateTime", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L31", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setstatus", "label": ".setStatus()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L35", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getactivefrom", "label": ".getActiveFrom()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L39", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setactivefrom", "label": ".setActiveFrom()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L43", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getactiveto", "label": ".getActiveTo()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L47", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setactiveto", "label": ".setActiveTo()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L51", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getarchivedat", "label": ".getArchivedAt()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L55", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setarchivedat", "label": ".setArchivedAt()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L59", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getarchivereason", "label": ".getArchiveReason()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L63", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setarchivereason", "label": ".setArchiveReason()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L67", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiverecord", "label": ".isActiveRecord()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L71", "_callable": true}, {"id": "jsonignore", "label": "JsonIgnore", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isarchivedrecord", "label": ".isArchivedRecord()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L76", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiveon", "label": ".isActiveOn()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L81", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_archive", "label": ".archive()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L94", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_restore", "label": ".restore()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L101", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_java", "target": "jsonignore", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_java", "target": "column", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L4", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_java", "target": "mappedsuperclass", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_java", "target": "localdate", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L7", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_java", "target": "localdatetime", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L8", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L10", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mappedsuperclass", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L10", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "localdatetime", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L31", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getstatus", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L31", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L35", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setstatus", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getactivefrom", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L39", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getactivefrom", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L39", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setactivefrom", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L43", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setactivefrom", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getactiveto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L47", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getactiveto", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L47", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setactiveto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L51", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setactiveto", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getarchivedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L55", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getarchivedat", "target": "localdatetime", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L55", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setarchivedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L59", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setarchivedat", "target": "localdatetime", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getarchivereason", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L63", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_getarchivereason", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L63", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setarchivereason", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L67", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setarchivereason", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiverecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L71", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiverecord", "target": "jsonignore", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L71", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isarchivedrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L76", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isarchivedrecord", "target": "jsonignore", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L76", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiveon", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L81", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiveon", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiveon", "target": "jsonignore", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L81", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_archive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L94", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_archive", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L94", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_restore", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L101", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiveon", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiverecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L84", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiveon", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isarchivedrecord", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L86", "weight": 1.0}], "raw_calls": [{"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_setstatus", "callee": "isBlank", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L36", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiverecord", "callee": "equals", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L73", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isarchivedrecord", "callee": "equals", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L78", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiveon", "callee": "isBefore", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L89", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_isactiveon", "callee": "isAfter", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L90", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_archive", "callee": "now", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L96", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_archive", "callee": "now", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L97", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_archive", "callee": "isBlank", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L98", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_lifecycleentity_lifecycleentity_archive", "callee": "trim", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/LifecycleEntity.java", "source_location": "L98", "receiver": null}]}