책 이미지

책 정보
· 분류 : 국내도서 > 컴퓨터/모바일 > 프로그래밍 개발/방법론 > 객체지향 프로그래밍/UML
· ISBN : 9788931429343
· 쪽수 : 680쪽
· 출판일 : 2004-08-05
책 소개
목차
Part 1 Rose, UML, RUP 기초 다지기
Chapter 1기초 다지기
RUP와 CBD, RCND
Rose의 다양한 기능
Rose로 UML익히기
Rational Unified Process의 기본 개념
Part 2 RUP 기초 다지기
Chapter 2비즈니스 모델링 공정
비즈니스 상태 파악(Assess Business Status)
현재 비즈니스 묘사(Describe Current Business)
비즈니스 프로세스 식별(Identify Business Processes)
비즈니스 프로세스 정의 정련(Refine Business Process Definitions)
비즈니스 프로세스 실현 설계(Design Business Process Realizations)
역할과 책임 정련(Refine Roles and Responsibilities)
프로세스 자동화 검색(Explorer Process Automation)
도메인 모델 개발(Develop a Domain Model)
Chapter 3요구 명세 공정(Requirements Discipline)
문제 분석(Analyze the Problem)
이해 관계자의 요구 사항 이해(Understand Stakeholder Needs)
시스템 정의(Define the System)
시스템 범위 관리(Manage the Scope of the System)
요구 사항 변경 관리(Manage Changing Requirements)
Chapter 4 분석 & 설계 공정(Analysis & Design Discipline)
아키텍처 시범 수행(Perform Architectural Synthesis)
후보 아키텍처의 정의(Define a Candidate Architecture)
아키텍처 정련(Refine the Architecture)
행위 분석(Analyze Behavior)
컴포넌트 설계(Design Components)
데이터베이스 설계(Design the Database)
Chapter 5구현 공정(Implementation)
구현 모델 구조화(Structure the Implementation Model)
통합 계획 수립(Plan the Integration)
컴포넌트 구현(Implement Components)
서브시스템 별 통합(Integrate Each Subsystem)
시스템 통합(Integrate the System)
Part 3 데이터 모델링 개요
Chapter 6데이터 모델러를 사용한 데이터 모델링
논리 데이터 모델링
물리 데이터 모델링
데이터 모델링 종합 실습
Part 4 RUP의 나머지 공정들
Chapter 7 Rational Unified Process의 나머지 공정들
테스트(Test)
배포(Deployment)
형상 관리 및 변경 관리(Configuration & Change Management)
프로젝트 관리(Project management)
환경 관리(Environment)
Part 5 실습
Appendix-A Rose 코드 생성 실습- 본문 예제 프로젝트 by VB
Appendix-B 종합실습 - 전자입찰 프로젝트 by Java