![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F8B5EY%2FbtrVO2AU3iF%2Fd1eGjFrmSF8WyOvZxuDE9k%2Fimg.png)
소프트웨어 공학(rebooting now)
[Software Engineering] Object Oriented Analysis&Design
OOA (Object Oriented Anlysis) OO design Process OO analysis: 문제의 이해 / Key 컨셉, relationship 식별/ Vocabulary생성 /도메인 모델 생성에 관함. Communication용 / UML class diagram을 informal notation으로 사용한다. Starting point of finding class later ( low representational gap) Use case or requirement를 input으로 사용한다. System Behavior 정의 :System sequence diagram, System behavior contract 문제를 Model/ diagram으로, concept 정의: Dom..