Kizspy.me
Science" or "Business"). Each department is a part of the university and cannot exist on its
own. Each department has many Professors. Some professors are Tenured Professors
(permanent staff), while others are Adjunct Professors (part-time).
Task: Draw a Class Diagram at the entity level (showing only class names, no attributes).
•
Your diagram must show the relationships between University, Department,
Professor, TenuredProfessor, and Adjunct Professor.
• You must correctly show composition, aggregation, and generalization
relationships, including multiplicities.
Questions 2. (3.0 points)
Business Scenario: A student logs into the portal to check their final grade for a course.
The student interacts with a Grades View (a boundary object). This view sends a request
to a GradesController (a control object). The controller then gets the grade information
from a StudentGradesService (a service object), which in turn reads data from a
GradesRecord (an entity object).
Task: Choose the best UML diagram (Sequence or Communication) to clearly show the
step-by-step, time-ordered flow of messages for this process. Draw the diagram you have
chosen. You must label each object with its correct application logic stereotype
(«<boundary», «<control», etc.).
Zoom
+ 100%
Activate Windows
Go to Settings to activate Windows.
Close