문제

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.

도움이 되었습니까?

해결책 2

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.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top