coordinator와 state dependent control의 차 이 coordinator는 state 없음. 그냥 일상적인 것. 순서만 정해주면 됨 state dependent는 이런 상황이면 일케 저런 상황이면 절케 해야함

Object structuring

Decomposition of problem into objects

객체가 같은 클래스에 속하는지 아닌지는 문제의 속성에 따라 다름

Object structuring Criteria

stereotype : 객체 구조화 기준은 UML 모델링 요소를 기반으로 새로운 빌딩 블록을 정의하는 스테레오타입으로 표현된다. «entity», «interface», «control»

Interface objects

Entity objects

Control objects

Depicting External Classes and Interface Classes

Start from system context class diagram