Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Knowledge Graph / RUP 知识图谱

Interactive visualization of RUP core concepts and their relationships. Click a node to see details, double-click to navigate to the page.

RUP 核心概念关系的交互式可视化。单击节点查看详情,双击跳转到对应页面。

Phase (阶段) Milestone (里程碑) Discipline (学科) Role (角色) Activity (活动) Artifact (工件)

How to Use / 使用说明

Views / 视图

ViewDescription
Overview30 core nodes: 4 Phases → 4 Milestones + 9 Disciplines. Best for understanding the lifecycle structure.
DisciplinesShows how each discipline contains activities that produce artifacts.
RolesShows which roles perform which activities.
Full GraphAll ~70 nodes displayed at once. Use search to focus on specific concepts.

Interactions / 交互

  • Drag nodes to rearrange the layout / 拖拽节点重新排列
  • Scroll to zoom in/out / 滚轮缩放
  • Click a node to see its description and relationships / 单击查看描述和关系
  • Double-click a node to navigate to its full page / 双击跳转页面
  • Search to highlight matching nodes / 搜索高亮匹配节点

RUP Structure Summary / RUP 结构概要

Lifecycle / 生命周期

Inception ──► Elaboration ──► Construction ──► Transition
   │              │                │               │
   ▼              ▼                ▼               ▼
  LCO            LCA             IOC          Product
(Lifecycle    (Lifecycle      (Initial       Release
Objectives)  Architecture)  Operational
                             Capability)

Core Relationships / 核心关系

Phase ──emphasizes──► Discipline ──contains──► Activity ──produces──► Artifact
                                                  ▲
                                                  │
                                          Role ──performs──┘

9 Disciplines / 九大学科

#DisciplineChineseFocus
1Business Modeling业务建模Understand the business context
2Requirements需求What the system must do
3Analysis & Design分析与设计How the system will work
4Implementation实现Build the code
5Test测试Verify quality
6Deployment部署Ship to users
7Configuration & Change Mgmt配置与变更管理Control changes
8Project Management项目管理Plan and track
9Environment环境Set up tools & process