What is guard condition?
Answers were Sorted based on User's Feedback
Answer / debalina
In Unified Modeling Language (UML) sequence diagrams, a
guard condition, also called as an interaction constraint,
is a Boolean conditional expression that guards an
interaction operand in a combined fragment. A guard
condition contains two expressions that designate the
minimum and maximum number of times that a loop combined
fragment executes.
| Is This Answer Correct ? | 29 Yes | 5 No |
Answer / ranjith
A condition that determines whether a certain transition
will occur in a state diagram when an event happens
A guard condition is evaluated only when the associated
event happens.
| Is This Answer Correct ? | 22 Yes | 2 No |
Answer / shaifali
A condition that determines whether a certain transition will occur in a state diagram when an event happens....
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / tilak chandan
A guard condition appears at the start of the interaction
and contains all the information that is required to make
the decision about whether to execute the traces in the
interaction operand. If the guard condition tests true, the
traces execute. Because a guard condition is optional, the
interaction also executes if no guard condition is specified
in the interaction operand
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sourya
A guard condition is evaluated only when the associated event happens.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / aktarul ahsan
Guard condition is a boolean expression associated with a transition that is evaluated at the time the event fires The transition only takes place if the condition is true.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chhewang tamang
A CONDITION THAT MUST BE SATISFIED IN ORDER TO ENABLE AN ASSOCIATED TRANSITION TO FIRE.
| Is This Answer Correct ? | 4 Yes | 9 No |
Answer / p.anbil prabu
One who plays different roles
One who is interacting with the system
| Is This Answer Correct ? | 4 Yes | 20 No |
What interface must an object implement before it can be written to a stream as an object?
How does abstraction differ from encapsulation.
Explain about abstraction?
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?
What is the difference between oop and sop?
State two differences between an object and a class.
Difference between composition and inheritance ?
Name the different creational patterns in object oriented design?
What are the major differences between late and dynamic binding?
When will you use an interface and abstract class?
What is the base type from which all structs inherit directly?
Is class an Object? Is object a class?
3 Answers InfoAxon Technologies, Protech,