Yavuz
Yavuz

Reputation: 1393

Analysis Design Diagrams and Domain Models

As I know analysis design diagrams and domain models are not completely same. Whats the differencies between them?

edit: I want to add to them "conceptual class diagrams" also.

Upvotes: 0

Views: 209

Answers (2)

Gerd Wagner
Gerd Wagner

Reputation: 5673

This question is pretty much the same as this one, for which I have given an answer.

Upvotes: 1

Gangnus
Gangnus

Reputation: 24464

The domain model is about topics. How the subject is structured?

The Analysis design is about functions. How the structure works? (not so good term, saying design we normally think on structures)

They complement each other.

Upvotes: 0

Related Questions