Hello, for this question, I get why CCDs are more suitable than class diagrams for domain modelling. But I don't understand why sequence diagram is a suitable tool for domain modelling? Since from my understanding, sequence diagrams involve the more technical aspects, like method calls between objects and classes, and they model the logic of the program, and thus I would think that it is less suitable for domain modelling than class diagrams?
Hello, for this question, I get why CCDs are more suitable than class diagrams for domain modelling. But I don't understand why sequence diagram is a suitable tool for domain modelling? Since from my understanding, sequence diagrams involve the more technical aspects, like method calls between objects and classes, and they model the logic of the program, and thus I would think that it is less suitable for domain modelling than class diagrams?