what is difference between old & new version of uml?
Answer / ann
UML 2.0 is totally a different dimension in the world of Unified Modeling Language. It is more complex and extensive in nature.
The extent of documentation has also increased compared to UML 1.5 version. UML 2.0 also added new features so that its usage can be more extensive.
UML 2.0 adds the definition of formal and completely defined semantics. This new possibility can be utilized for the development of models and the corresponding systems can be generated from these models. But to utilize this new dimension a considerable effort has to be made to acquire the knowledge.
New dimensions in UML2.0:
The structure and documentation of UML was completely revised in the latest version of UML2.0. There are now two documents available that describe UML:
UML 2.0 Infrastructure defines the basic constructs of the language on which UML is based. This section is not directly relevant to the users of UML. This is directed more towards the developers of modeling tools. So this area is not in the scope of this tutorial.
UML 2.0 Superstructure defines the user constructs of UML 2.0. It means those elements of UML that users will use at the immediate level. So this is the main focus for the user community of UML.
This revision of UML was created to fulfil a goal to restructure and refine UML so that usability, implementation, and adaptation are simplified.
The UML infrastructure is used to:
Provide a reusable meta-language core. This is used to define UML itself.
Provide mechanisms to adjustment the language.
The UML superstructure is used to:
Provide better support for component-based development.
Improve constructs for the specification of architectur.
e
Provide better options for the modeling of behaviour.
So the important point to note is the major divisions described above. These divisions are used to increase the usability of UML and define a clear understanding of its usage.
There is another dimension which is already proposed in this new version. It is a proposal for a completely new Object Constraint Language (OCL) and Diagram Interchange.
Is This Answer Correct ? | 8 Yes | 0 No |
How to identify the actors in a ucd?
Explain about executable UML?
Can you tell us a few advantages of creating a model?
What is an activity diagram?
Explain about static diagrams?
Define types of file access methods?
What is package diagram in UML with example?
What is class diagram?
What is Composite Structure Diagram in UML?
What is Object Constraint Language (OCL)?
What are various kinds of invariants and rulesets used in uml?
What is the difference between translational and elaborational approaches?