Open Tan-Jin-Waye opened 1 year ago
The class diagram for a Person class is specified below:
Person
However, the Person class has been augmented with Company and InternshipId fields as specified below:
Company
InternshipId
There is no mention that the diagram is abstracting away these new classes.
Your response not required for this bug as the team has accepted the bug as it is.
The class diagram for a
Person
class is specified below:However, the
Person
class has been augmented withCompany
andInternshipId
fields as specified below:There is no mention that the diagram is abstracting away these new classes.