敏捷开发模型
目录
Agile Unified Process
Process of AUP
- Identifying requirements
- Deriving use cases to satisfy the requirements
- Allocating use cases to increments
- 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
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