Explian following terms: Constraint Rules, Design by contract.
Answer / indra
Constraint rule:
Much of what you are doing in drawing a class diagram
is indicating constraint.
EX:Corporate customers have credit limits but Personal
customer do not.
Design by contract:
It provides rigorous defn. of operation's purpose and
class's legal state. This is to enhance the debugging.
Is This Answer Correct ? | 3 Yes | 1 No |
How a uml use case is diagram different from a traditional flow chart?
What is the influence of rule-sets in object assertions?
What are the different types of implementation terms in uml?
Explain about dependency?
What is the best software for UML diagrams?
What are the goals of UML?
What is UML diagram?
Explain about realization and its relationships?
Difference: Activity Diagram and Sequence Diagram.
On what basis I will select or choose an uml modeling tool?
Explain about executable UML?
How to reverse engineer C++ code in UML?