2026-01-09 12:43:35 +00:00
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" data-diagram-type="CLASS" height="992px" preserveAspectRatio="none" style="width:1576px;height:992px;background:#FFFFFF;" version="1.1" viewBox="0 0 1576 992" width="1576px" zoomAndPan="magnify"><title>Sistema de Registro de Estudiantes - Modelo de Dominio</title><defs/><g><g class="title" data-source-line="7"><text fill="#000000" font-family="Verdana" font-size="22" font-weight="bold" lengthAdjust="spacing" textLength="705.9443" x="430.6586" y="35.4209">Sistema de Registro de Estudiantes - Modelo de Dominio</text></g><!--cluster Domain--><g class="cluster" data-entity="Domain" data-source-line="9" data-uid="ent0002" id="cluster_Domain"><path d="M13.5,57.6094 L74.54,57.6094 A3.75,3.75 0 0 1 77.04,60.1094 L84.04,79.9063 L1147.5,79.9063 A2.5,2.5 0 0 1 1150,82.4063 L1150,982.9994 A2.5,2.5 0 0 1 1147.5,985.4994 L13.5,985.4994 A2.5,2.5 0 0 1 11,982.9994 L11,60.1094 A2.5,2.5 0 0 1 13.5,57.6094" fill="#FFFFFF" style="stroke:#000000;stroke-width:1;"/><line style="stroke:#000000;stroke-width:1;" x1="11" x2="84.04" y1="79.9063" y2="79.9063"/><text fill="#000000" font-family="Verdana" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="60.04" x="15" y="72.6045">Domain</text></g><!--class User--><g class="entity" data-entity="User" data-source-line="11" data-uid="ent0003" id="entity_User"><rect fill="#F8F9FA" height="268.125" rx="2.5" ry="2.5" style="stroke:#495057;stroke-width:1;" width="325.9336" x="27.03" y="92.6094"/><ellipse cx="163.3239" cy="112.7422" fill="#FFFFFF" rx="9" ry="9" style="stroke:#000000;stroke-width:1;"/><path d="M166.2927,118.3828 Q165.7146,118.6797 165.0739,118.8203 Q164.4333,118.9766 163.7302,118.9766 Q161.2302,118.9766 159.9021,117.3359 Q158.5896,115.6797 158.5896,112.5547 Q158.5896,109.4297 159.9021,107.7734 Q161.2302,106.1172 163.7302,106.1172 Q164.4333,106.1172 165.0739,106.2734 Q165.7302,106.4297 166.2927,106.7266 L166.2927,109.4453 Q165.6677,108.8672 165.0739,108.6016 Q164.4802,108.3203 163.8552,108.3203 Q162.5114,108.3203 161.8239,109.3984 Q161.1364,110.4609 161.1364,112.5547 Q161.1364,114.6484 161.8239,115.7266 Q162.5114,116.7891 163.8552,116.7891 Q164.4802,116.7891 165.0739,116.5234 Q165.6677,116.2422 166.2927,115.6641 L166.2927,118.3828 Z " fill="#000000"/><text fill="#000000" font-family="Verdana" font-size="12" font-style="italic" lengthAdjust="spacing" textLength="49.8457" x="178.8239" y="108.748">«Entity»</text><text fill="#000000" font-family="Verdana" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="36.1006" x="185.6965" y="124.5732">User</text><line style="stroke:#495057;stroke-width:1;" x1="28.03" x2="351.9636" y1="132.875" y2="132.875"/><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="45.2471" x="33.03" y="149.8701">-id: int</text><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="124.6465" x="33.03" y="166.167">-username: string</text><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="156.3926" x="33.03" y="182.4639">-passwordHash: string</text><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="187.0928" x="33.03" y="198.7607">-recoveryCodeHash: string</text><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="81.2314" x="33.03" y="215.0576">-role: string</text><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="106.4355" x="33.03" y="231.3545">-studentId: int?</text><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="151.0742" x="33.03" y="247.6514">-createdAt: DateTime</text><text fill="#000000" font-family="Verdana" font-size="14" lengthAdjust="spacing" textLength="168.1367" x="33.03" y="263.9482">-lastLoginAt: DateTime?</text><line style="stroke:#495057;stroke-width:1;" x1="28.03" x2="351.9636" y1="271.25" y2="271.25"/><text fill="#000000" fon
|