ObjOrientAnalysisDesProg

Introduction Take notes for the Obj Orient Analysis Des Prog and write down the knowledge points in each chapter

UML

Use case

The relationship in use case diagram

include

Instruction
a case include another case

extend

Instruction
the case is optional
it will be excuated under some requirement

generalization(泛化)

Instruction
fater case and son case

Contents
  1. 1. UML
    1. 1.1. Use case
      1. 1.1.1. The relationship in use case diagram
        1. 1.1.1.1. include
        2. 1.1.1.2. extend
        3. 1.1.1.3. generalization(泛化)
|