목록object (1)
observe_db
[객체지향설계] 2. Introduction(1)
3/13 객체지향(Object-Orientation)의 특징 Class와 Object method와 메시지 상속(inheritance) Encapsulation and Information hiding Polymorphism and Dynamic Binding Classes와 Objects Class: 구체적 instance나 object를 정의하는 틀 Object: class의 실 예시 Attributes(속성): object에 대해 기술한 것 Behavior: object가 가능한 것을 명시하는 것 Method와 Message Method는 object의 행동을 시행한다. Message는 trigger methods로 전송된다. Encapsulation과 Information Hiding Encaps..
학교 공부/객체지향설계(3-1)
2023. 3. 22. 16:27