{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_java", "label": "Classroom.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "label": "Classroom", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L7", "_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/Classroom.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/Classroom.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/Classroom.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/Classroom.java"}, {"id": "integer", "label": "Integer", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/Classroom.java"}, {"id": "boolean", "label": "Boolean", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/Classroom.java"}, {"id": "set", "label": "Set", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/Classroom.java"}, {"id": "equipment", "label": "Equipment", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/Classroom.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_classroom", "label": ".Classroom()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L33", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getid", "label": ".getId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L36", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setid", "label": ".setId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L40", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getname", "label": ".getName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L44", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setname", "label": ".setName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L48", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getcapacity", "label": ".getCapacity()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L52", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setcapacity", "label": ".setCapacity()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L56", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getbuilding", "label": ".getBuilding()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L60", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setbuilding", "label": ".setBuilding()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L64", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getfloor", "label": ".getFloor()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L68", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setfloor", "label": ".setFloor()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L72", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getisavailable", "label": ".getIsAvailable()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L76", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setisavailable", "label": ".setIsAvailable()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L80", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getequipments", "label": ".getEquipments()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L84", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setequipments", "label": ".setEquipments()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L88", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_java", "target": "persistence", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_java", "target": "hashset", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L4", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_java", "target": "set", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L7", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "lifecycleentity", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L7", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "entity", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L7", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "table", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L7", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "set", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "equipment", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L29", "weight": 1.0, "context": "generic_arg"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_classroom", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L33", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L36", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L36", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L40", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L44", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getname", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L48", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setname", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getcapacity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L52", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getcapacity", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L52", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setcapacity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L56", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setcapacity", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getbuilding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L60", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getbuilding", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L60", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setbuilding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L64", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setbuilding", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L64", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getfloor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L68", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getfloor", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L68", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setfloor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L72", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setfloor", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L72", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getisavailable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L76", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getisavailable", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L76", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setisavailable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L80", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setisavailable", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L80", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getequipments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L84", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getequipments", "target": "set", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L84", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_getequipments", "target": "equipment", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L84", "weight": 1.0, "context": "generic_arg"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setequipments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L88", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setequipments", "target": "set", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L88", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_classroom_classroom_setequipments", "target": "equipment", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/Classroom.java", "source_location": "L88", "weight": 1.0, "context": "generic_arg"}], "raw_calls": []}