What do we mean by the following statement The UML has synta
What do we mean by the following statement: “The UML has syntax and semantics”? Are you free to interpret UML diagrams any way you please?
What do we mean by the following statement: “The UML has syntax and semantics”? Are you free to interpret UML diagrams any way you please?
Solution
Answer:
The UML has syntax and semantics...
Every language must have syntax and semantic rules (which specifies the valid meaning for a statement)
Uml has some well formed set of semantic rules.. Like the edges coming to, going out from a node are all control flows.. Every element in the package have unique names etc.. And syntax for exploring the language..
