1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactors_deleteinteractor_cs", "label": "DeleteInteractor.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L1"}, {"id": "interactors_deleteinteractor_deleteinteractor", "label": "DeleteInteractor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L7"}, {"id": "monobehaviour", "label": "MonoBehaviour", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "baseinputprovider", "label": "BaseInputProvider", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L9"}, {"id": "commandhandler", "label": "CommandHandler", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L10"}, {"id": "selectionmanager", "label": "SelectionManager", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L11"}, {"id": "interactors_deleteinteractor_deleteinteractor_start", "label": ".Start()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L13"}, {"id": "interactors_deleteinteractor_deleteinteractor_deleteobjects", "label": ".DeleteObjects()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L29"}, {"id": "interactors_deleteinteractor_deleteinteractor_findblockindex", "label": ".FindBlockIndex()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L47"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactors_deleteinteractor_cs", "target": "workspaceserver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactors_deleteinteractor_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactors_deleteinteractor_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactors_deleteinteractor_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_project_scripts_code_interactionlayer_interactors_deleteinteractor_cs", "target": "interactors_deleteinteractor_deleteinteractor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L7", "weight": 1.0}, {"source": "interactors_deleteinteractor_deleteinteractor", "target": "monobehaviour", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L7", "weight": 1.0}, {"source": "interactors_deleteinteractor_deleteinteractor", "target": "baseinputprovider", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "interactors_deleteinteractor_deleteinteractor", "target": "commandhandler", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "interactors_deleteinteractor_deleteinteractor", "target": "selectionmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "interactors_deleteinteractor_deleteinteractor", "target": "interactors_deleteinteractor_deleteinteractor_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L13", "weight": 1.0}, {"source": "interactors_deleteinteractor_deleteinteractor", "target": "interactors_deleteinteractor_deleteinteractor_deleteobjects", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L29", "weight": 1.0}, {"source": "interactors_deleteinteractor_deleteinteractor", "target": "interactors_deleteinteractor_deleteinteractor_findblockindex", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L47", "weight": 1.0}, {"source": "interactors_deleteinteractor_deleteinteractor_start", "target": "interactors_deleteinteractor_deleteinteractor_deleteobjects", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L22", "weight": 1.0}, {"source": "interactors_deleteinteractor_deleteinteractor_deleteobjects", "target": "interactors_deleteinteractor_deleteinteractor_findblockindex", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L37", "weight": 1.0}], "raw_calls": [{"caller_nid": "interactors_deleteinteractor_deleteinteractor_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L15"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L16"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_start", "callee": "getCurrentInputProvider", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L18"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_start", "callee": "getInstance", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L18"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_start", "callee": "AddListener", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L20"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_deleteobjects", "callee": "GetCurrentSelections", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L31"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_deleteobjects", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L37"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_deleteobjects", "callee": "ClearSelection", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L40"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_deleteobjects", "callee": "removeGroup", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L41"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_findblockindex", "callee": "GetComponent<Block>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L50"}, {"caller_nid": "interactors_deleteinteractor_deleteinteractor_findblockindex", "callee": "getBlockId", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs", "source_location": "L51"}]} |