Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在绘制一个 EER 图来表示以下关系。员工可以是主管、文员、助理或 HR。但是主管可以执行其他角色的所有任务。我不确定是否需要将所有者与文员、助理和 HR 的所有关系联系起来。这使得图表更加混乱。
由于主管可以执行任何其他角色的所有任务,我应该将主管连接到文员、助理和 HR 的任务吗?
除了将所有者连接到所有其他任务之外,还有没有更好的方法来简化图表?