0
2.4kviews
Describe with example the concept of constraint on link.

Subject: Object Oriented Modeling and Design

Difficulty: Medium

Marks: 4 Marks

1 Answer
0
76views

Constraints:

  • A constraint represents some condition, restriction or assertion related to some element (that owns the constraint) or several elements.
  • Constraint is usually specified by a Boolean expression which must evaluate to a true or false.
  • Constraint must be satisfied (i.e. evaluated to true) by a correct design of the …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.