19 lines
2.5 KiB
Plaintext
19 lines
2.5 KiB
Plaintext
{
|
|
"nodes":[
|
|
{"id":"0589158411ae775c","type":"text","text":"- **도메인(Domain)**:\n \n - **문제 영역**을 나타냅니다.\n \n - **비즈니스 규칙**, **업무 요구사항**, **목표** 등을 포함하는 추상적인 개념입니다.\n \n - 예: 자동차 도메인, 주문 도메인, 고객 도메인\n \n- **엔티티(Entity)**:\n \n - 도메인 내에서 **고유한 식별자**를 가지며 **상태와 행동**을 가진 구체적인 객체입니다.\n \n - **상태를 저장**하고, **변경할 수 있는** 객체로, 도메인의 일부분을 구성합니다.\n \n - 예: 자동차(Car) 엔티티, 고객(Customer) 엔티티, 주문(Order) 엔티티","x":-199,"y":-194,"width":719,"height":254},
|
|
{"id":"3b072d0ed4f41664","type":"file","file":"3.Resource (자료실)/객체지향/도메인/도메인.md","x":-199,"y":-440,"width":499,"height":163},
|
|
{"id":"251df0524c39bb5c","type":"file","file":"3.Resource (자료실)/객체지향/도메인/도메인의 구성 요소.md","x":380,"y":-677,"width":740,"height":357},
|
|
{"id":"f1c49410b75958ea","type":"file","file":"3.Resource (자료실)/객체지향/도메인/도메인의 주요 개념.md","x":-219,"y":-1000,"width":539,"height":423},
|
|
{"id":"117ae07c69a56d6a","type":"file","file":"3.Resource (자료실)/객체지향/엔티티/엔티티의 주요 특징.md","x":340,"y":120,"width":480,"height":340},
|
|
{"id":"ab652d98e1f5fabf","type":"file","file":"3.Resource (자료실)/객체지향/엔티티/엔티티.md","x":-199,"y":180,"width":459,"height":280},
|
|
{"id":"b695a4947db58ef7","type":"file","file":"3.Resource (자료실)/객체지향/엔티티/엔티티의 특성.md","x":-169,"y":540,"width":589,"height":260}
|
|
],
|
|
"edges":[
|
|
{"id":"5a72ae69218cf117","fromNode":"0589158411ae775c","fromSide":"top","toNode":"3b072d0ed4f41664","toSide":"bottom"},
|
|
{"id":"a38a2b95cf56a0ca","fromNode":"3b072d0ed4f41664","fromSide":"top","toNode":"f1c49410b75958ea","toSide":"bottom"},
|
|
{"id":"06501e4e2fd9729d","fromNode":"3b072d0ed4f41664","fromSide":"right","toNode":"251df0524c39bb5c","toSide":"left"},
|
|
{"id":"877f42501031091d","fromNode":"0589158411ae775c","fromSide":"bottom","toNode":"ab652d98e1f5fabf","toSide":"top"},
|
|
{"id":"ad2c9b7b1b3b03e0","fromNode":"ab652d98e1f5fabf","fromSide":"right","toNode":"117ae07c69a56d6a","toSide":"left"},
|
|
{"id":"fe337243203d50b2","fromNode":"ab652d98e1f5fabf","fromSide":"bottom","toNode":"b695a4947db58ef7","toSide":"top"}
|
|
]
|
|
} |