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

1 line
19 KiB
JSON

{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_java", "label": "User.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "label": "User", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L5", "_callable": true}, {"id": "lifecycleentity", "label": "LifecycleEntity", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "entity", "label": "Entity", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/User.java"}, {"id": "table", "label": "Table", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/User.java"}, {"id": "long", "label": "Long", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/User.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/User.java"}, {"id": "role", "label": "Role", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/User.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_user", "label": ".User()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L32", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getid", "label": ".getId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L35", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setid", "label": ".setId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L39", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getusername", "label": ".getUsername()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L43", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setusername", "label": ".setUsername()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L47", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getpassword", "label": ".getPassword()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L51", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setpassword", "label": ".setPassword()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L55", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getrole", "label": ".getRole()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L59", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setrole", "label": ".setRole()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L63", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getfullname", "label": ".getFullName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L67", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setfullname", "label": ".setFullName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L71", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getjobtitle", "label": ".getJobTitle()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L75", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setjobtitle", "label": ".setJobTitle()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L79", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getdepartmentid", "label": ".getDepartmentId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L83", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setdepartmentid", "label": ".setDepartmentId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L87", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_java", "target": "persistence", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "lifecycleentity", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "entity", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L5", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "table", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L5", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "role", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_user", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L32", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L35", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L35", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L39", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getusername", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L43", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getusername", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L43", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setusername", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L47", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setusername", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L47", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getpassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L51", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getpassword", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L51", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setpassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L55", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setpassword", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L55", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getrole", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L59", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getrole", "target": "role", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L59", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setrole", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L63", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setrole", "target": "role", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getfullname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L67", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getfullname", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L67", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setfullname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L71", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setfullname", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L71", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getjobtitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L75", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getjobtitle", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L75", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setjobtitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L79", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setjobtitle", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getdepartmentid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L83", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_getdepartmentid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setdepartmentid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L87", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_user_user_setdepartmentid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/User.java", "source_location": "L87", "weight": 1.0, "context": "parameter_type"}], "raw_calls": []}