+1 vote
in Software Architecture by (75.2k points)
What is break fragment?

(a) An fragment which has one or more guarded operands whose guards are mutually exclusive—that is, at most one of them can be true at any time

(b) A fragment which has a single operand that is performed instead of the remainder of the enclosing fragment or diagram if the operand guard is true

(c) A fragment which has a single operand that may or may not have a guard

(d) None of the mentioned

I have been asked this question in my homework.

My question is from UML Sequence Diagrams topic in division Unified Modelling Language of Software Architecture

1 Answer

0 votes
by (46.2k points)
Correct option is (b) A fragment which has a single operand that is performed instead of the remainder of the enclosing fragment or diagram if the operand guard is true

The explanation is: A break fragment has a single operand that is performed instead of the remainder of the enclosing fragment or diagram if the operand guard is true.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...