From the below Class Diagram it looks that the number of registrations are unlimited as the number of attendants are specified from 0 to *. However, this is actually a flaw in the UML that we cannot put constraint on objects or on the instances. Suppose that the No of Registrations is restricted to 50 or 300 depending on the type of Webinar.  Draw an OCL model for the supposition we made i.e. put a constraint on the number of registrations in the webinar.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter12: Event-driven Gui Programming, Multithreading, And Animation
Section: Chapter Questions
Problem 4RQ
icon
Related questions
icon
Concept explainers
Question

From the below Class Diagram it looks that the number of registrations are unlimited as the number of attendants are specified from 0 to *. However, this is actually a flaw in the UML that we cannot put constraint on objects or on the instances. Suppose that the No of Registrations is restricted to 50 or 300 depending on the type of Webinar.  Draw an OCL model for the supposition we made i.e. put a constraint on the number of registrations in the webinar.

Session
Webinar
Sessionno: int
0.. *
No of Registrations: int
Availableresgistrations:
0., *
*
Attendants
Name: string
Transcribed Image Text:Session Webinar Sessionno: int 0.. * No of Registrations: int Availableresgistrations: 0., * * Attendants Name: string
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Concepts in designing Database
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage