敏捷开发模型

Agile Unified Process

![敏捷开发模型]( https://img-blog.csdnimg.cn/20190602102853882.jpg?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzMzMzg2MzEx,size_16,color_FFFFFF,t_70)

Process of AUP

  1. Identifying requirements
  2. Deriving use cases to satisfy the requirements
  3. Allocating use cases to increments
  4. Carry out each increment
    4.1) Use case modeling
    4.2) Domain modeling
    4.3) Interaction modeling
    4.4) Derive design class diagram
    4.5) Implementation and deployment

Methology of AUM

![在这里插入图片描述]( https://img-blog.csdnimg.cn/20190602103422625.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzMzMzg2MzEx,size_16,color_FFFFFF,t_70)

domain model

use case model

actor

use case

abstract use case

high level use case

ASIM - expanded use case

OIM

scenario table

sequence diagram

DCD

参考:
《Object-Oriented Software Engineering》David C. Kung
Software Design Pattern, USTCSSE, David C. Kung

posted @ 2019-08-15 19:38  chzhyang  阅读(1866)  评论(0)    收藏  举报