arch-design-agent-skill-das.../design/domains/graph/02-ubiquitous-language.csv

7 lines
847 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

term_id,term,english_term,code_symbol,domain,definition,aliases,forbidden_synonyms,used_by_modules,related_entities,notes
TERM-G-001,图节点,Graph Node,GraphNode,graph,关系图中的一个节点——对应一个设计实体或设计文件,节点,,MOD-GRAPH MOD-FE-GRAPH,ENT-GRAPH-NODE,
TERM-G-002,图边,Graph Edge,GraphEdge,graph,两个节点之间的关系连线,边|连线,依赖(不同层面),MOD-GRAPH MOD-FE-GRAPH,ENT-GRAPH-EDGE,
TERM-G-003,分组,Graph Group,GraphGroup,graph,按架构层级对节点进行的视觉分组,组,,MOD-GRAPH MOD-FE-GRAPH,,
TERM-G-004,图视图,Graph View,GraphView,graph,一个完整的可渲染图结构nodes+edges+groups,,图数据,MOD-GRAPH MOD-FE-GRAPH,ENT-GRAPH-VIEW,
TERM-G-005,下钻,Drill-down,,graph,点击一个节点展开其下一层细节的交互,展开|深入,,MOD-GRAPH MOD-FE-GRAPH,,