SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is represented by a line in Domain Model?
A
Interface
B
Association
C
Aggregation
D
Composition
Explanation: 

Detailed explanation-1: -An association describes a relation between entities. In the domain model, an association is represented by a line between two entities.

Detailed explanation-2: -The Domain Model should represent the vocabulary and key concepts of the problem domain and it should identify the relationships among all of the entities within the scope of the domain.” [2] “A domain model is a visual representation of conceptual classes or real-world objects in a domain of interest.” [3]

Detailed explanation-3: -Domain models are useful during the requirements analysis phase to identify the entity classes in the Entity-Control-Boundary architecture.

There is 1 question to complete.