Logo

Navigation
  • Home
  • Services
    • ERP Solutions
    • Implementation Solutions
    • Support and Maintenance Solutions
    • Custom Solutions
    • Upgrade Solutions
    • Training and Mentoring
    • Web Solutions
    • Production Support
    • Architecture Designing
    • Independent Validation and Testing Services
    • Infrastructure Management
  • Expertise
    • Microsoft Development Expertise
    • Mobile Development
    • SQL Server Database and BI
    • SAP BI, SAP Hana, SAP BO
    • Oracle and BI
    • Oracle RAC
  • Technical Training
    • Learn Data Management
      • Business Intelligence
      • Data Mining
      • Data Modeling
      • Data Warehousing
      • Disaster Recovery
    • Learn Concepts
      • Application Development
      • Client Server
      • Cloud Computing Tutorials
      • Cluster Computing
      • CRM Tutorial
      • EDI Tutorials
      • ERP Tutorials
      • NLP
      • OOPS
      • Concepts
      • SOA Tutorial
      • Supply Chain
      • Technology Trends
      • UML
      • Virtualization
      • Web 2.0
    • Learn Java
      • JavaScript Tutorial
      • JSP Tutorials
      • J2EE
    • Learn Microsoft
      • MSAS
      • ASP.NET
      • ASP.NET 2.0
      • C Sharp
      • MS Project Training
      • Silverlight
      • SQL Server 2005
      • VB.NET 2005
    • Learn Networking
      • Networking
      • Wireless
    • Learn Oracle
      • Oracle 10g
      • PL/SQL
      • Oracle 11g Tutorials
      • Oracle 9i
      • Oracle Apps
    • Learn Programming
      • Ajax Tutorial
      • C Language
      • C++ Tutorials
      • CSS Tutorial
      • CSS3 Tutorial
      • JavaScript Tutorial
      • jQuery Tutorial
      • MainFrame
      • PHP Tutorial
      • VBScript Tutorial
      • XML Tutorial
    • Learn Software Testing
      • Software Testing Types
      • SQA
      • Testing
  • Career Training
    • Career Improvement
      • Career Articles
      • Certification Articles
      • Conflict Management
      • Core Skills
      • Decision Making
      • Entrepreneurship
      • Goal Setting
      • Life Skills
      • Performance Development
      • Personal Excellence
      • Personality Development
      • Problem Solving
      • Relationship Management
      • Self Confidence
      • Self Supervision
      • Social Networking
      • Strategic Planning
      • Time Management
    • Education Help
      • Career Tracks
      • Essay Writing
      • Internship Tips
      • Online Education
      • Scholarships
      • Student Loans
    • Managerial Skills
      • Business Communication
      • Business Networking
      • Facilitator Skills
      • Managing Change
      • Marketing Management
      • Meeting Management
      • Process Management
      • Project Management
      • Project Management Life Cycle
      • Project Management Process
      • Project Risk Management
      • Relationship Management
      • Task Management
      • Team Building
      • Virtual Team Management
    • Essential Life Skills
      • Anger Management
      • Anxiety Management
      • Attitude Development
      • Coaching and Mentoring
      • Emotional Intelligence
      • Stress Management
      • Positive Thinking
    • Communication Skills
      • Conversation Skills
      • Cross Culture Competence
      • English Vocabulary
      • Listening Skills
      • Public Speaking Skills
      • Questioning Skills
    • Soft Skills
      • Assertive Skills
      • Influence Skills
      • Leadership Skills
      • Memory Skills
      • People Skills
      • Presentation Skills
    • Finding a Job
      • Etiquette Tips
      • Group Discussions
      • HR Interviews
      • Interview Notes
      • Job Search Tips
      • Resume Tips
      • Sample Resumes
 

UML Introduction

By Exforsys | on May 29, 2007 |
UML

UML Basics

UML, or Unified Modeling Language, is a specification language that is used in the software engineering field. It can be defined as a general purpose language that uses a graphical designation which can create an abstract model. This abstract model can then be used in a system. This system is called the UML model. The Object Management group is responsible for defining UML, and they do this via the UML metamodel. XMI can be used to serialize the UML model.

The Unified Modeling Language is commonly used to visualize and construct systems which are software intensive. Because software has become much more complex in recent years, developers are finding it more challenging to build complex applications within short time periods. Even when they do, these software applications are often filled with bugs, and it can take programmers weeks to find and fix them. This is time that has been wasted, since an approach could have been used which would have reduced the number of bugs before the application was completed.

However, it should be emphasized that UML is not limited simply modeling software. It can also be used to build models for system engineering, business processes, and organization structures. A special language called Systems Modeling Language was designed to handle systems which were defined within UML 2.0. The Unified Modeling Language is important for a number of reasons. First, it has been used as a catalyst for the advancement of technologies which are model driven, and some of these include Model Driven Development and Model Driven Architecture.

Because an emphasis has been placed on the importance of graphics notation, UML is proficient in meeting this demand, and it can be used to represent behaviors, classes, and aggregation. While software developers were forced to deal with more rudimentary issues in the past, languages like UML have now allowed them to focus on the structure and design of their software programs. It should also be noted that UML models can be transformed into various other representations, often without a great deal of effort. One example of this is the ability to transform UML models into Java representations.



This transformation can be accomplished through a transformation language that is similar to QVT. Many of these languages may be supported by OMG. The Unified Modeling Language has a number of features and characteristics which separate it from other languages within the same category. Many of these attributes have allowed it to be useful for developers. In this article, I intend to show you many of these attributes, and you will then understand why the Unified Modeling Language is one of the most powerful languages in existence today.

Unified Modeling Language Characteristics

It must be emphasized that UML is an extensible language. It has two elements that are used for customization, and these are stereotypes and profiles. Much of the semantics for this language were greatly improved with the UML 2.0 update. In 1996, a group of developers came together to create the UML Partners.

It was this collaboration which allowed them to create the Unified Modeling Language. When it was first created, the developers offered it as the response to OMG RFP. While the semantic integration was weak when the language was first introduced it, these problems were fixed with the release of UML 2.0.

Another characteristic of UML is that is borrows many concepts from the object oriented approach. When UML was created, one of the goals of the developers was to create a language that could support every object oriented approach. Some of the features which UML supports includes time analysis, data analysis, object oriented structure design, and state charts. With all these features, UML became the program of choice for professionals who needed to solve various engineering challenges.

Engineers commonly use it for single processes and systems which are distributed. However, UML is not limited to the engineering field. It is useful in any situation where developers need to map out complex systems or processes that can be understood by others.



While UML is a rich language, it is quite large. The standard for this language is maintained on an international level, and a number of additions have been made to it since the 1.1 release. As of this writing, UML 2.1 is in development, and it will be directly connected to XMI 2.1. When it comes to methods, it must be emphasized that UML is not a method itself. Instead, it is a language that was designed to work with the best object oriented approaches available.

{mospagebreak title= UML Methods and UML Models}

UML Methods

When UML was first introduced, it offered full support for Booch, OMT, and Objectory, the most popular OO methods of the time. However, as with all technology, UML has evolved since its introduction, and it has been altered in a way which allows it to process notations such as OMT. In addition to this, a number of new methods have been created around UML. One of the most popular UML methods is the RUP, or Rational Unified Process. Some of the other well known UML methods include the Dynamic Systems Development Method, and the Abstraction Method.



Each method is important, because they may provide solutions which are specific. In addition to this, they can be used to achieve objectives which are different from other methods. These methods are a very important part of the UML history and function, and they will continue to evolve to meet the demands of the future. If you wish to become proficient with using UML, you will want to learn about the different methods can how they can be used to solve a number of challenging problems.

UML Models

When you talk about UML, it is very important to differentiate between the system diagrams and the UML model. A system diagram is a portion of a graphical symbol, and it is used to denote the system’s model. The model will have what is called a semantic backplane, and this is a document that is used to deal with the diagrams and elements of a model. There are three areas of the system model that you will want to become familiar with. These are the object model, the functional model, and the dynamic model. Each model has specific roles that it must play for the proper function of the system.

The Object model will be responsible for demonstrating the system structure and substructure, and it will do this by using relationships, attributes, and operations. Class diagrams are closely related to this model. As the name implies, the functional model will demonstrate the system functionality from the view of the user. It will be directly connected to the use case diagrams. The dynamic model will be responsible for demonstrating inner behavior of a system. It is directly connected to state machine diagrams, sequence diagrams, and activity diagrams.

It should also be noted that a model can be traded among UML tools via the XMI file format. Diagrams are important part of UML, and there are 13 of them in version 2.0. To understand why these diagrams are important, the must be structured based on hierarchy, and this can be visualized with a chart. Like the models, each diagram will have its own function within the system. For example, the behavior diagram is responsible for defining what should happen in a system. The Interaction diagram will be responsible controlling the flow of data among the elements in the system that is being modeled.



Another element that you will want to become familiar with is the Protocol State Machine. This is a variation of the State Machine, and it is used to generate models for the communication protocols of the network. The Protocol State Machine is valuable for a number of reasons. By generating models for the protocols of networks, it can allow developers to enhance those networks in a manner which will make them much more efficient.

« « How To Use Proper English When You are Giving a Speech
UML Industry Usage » »

Author Description

Avatar

Editorial Team at Exforsys is a team of IT Consulting and Training team led by Chandra Vennapoosa.

Free Training

RSSSubscribe 394 Followers
  • Popular
  • Recent
  • UML Elements : Use Case Diagram

    June 15, 2007 - 0 Comment
  • Using UML with Java

    June 19, 2007 - 0 Comment
  • Using UML with PHP and Perl

    June 23, 2007 - 0 Comment
  • Using UML with .NET

    June 25, 2007 - 0 Comment
  • UML Elements : Class Diagram

    June 12, 2007 - 0 Comment
  • UML Certifications

    July 1, 2007 - 0 Comment
  • UML Elements : State Diagram

    June 12, 2007 - 0 Comment
  • UML Elements : Sequence Diagram

    June 14, 2007 - 0 Comment
  • UML Industry Usage

    May 29, 2007 - 0 Comment
  • Why Unified Modeling Language (UML)

    May 30, 2007 - 0 Comment
  • UML Certifications

    July 1, 2007 - 0 Comment
  • Using UML with .NET

    June 25, 2007 - 0 Comment
  • Using UML with PHP and Perl

    June 23, 2007 - 0 Comment
  • Using UML with Java

    June 19, 2007 - 0 Comment
  • UML Elements : Use Case Diagram

    June 15, 2007 - 0 Comment
  • UML Elements : Sequence Diagram

    June 14, 2007 - 0 Comment
  • UML Elements : State Diagram

    June 12, 2007 - 0 Comment
  • UML Elements : Class Diagram

    June 12, 2007 - 0 Comment
  • UML basics

    June 5, 2007 - 0 Comment
  • How UML Helps Projects

    June 1, 2007 - 0 Comment

Exforsys e-Newsletter

ebook
 

Related Articles

  • UML Certifications
  • Using UML with .NET
  • Using UML with PHP and Perl
  • Using UML with Java
  • UML Elements : Use Case Diagram

Latest Articles

  • Project Management Techniques
  • Product Development Best Practices
  • Importance of Quality Data Management
  • How to Maximize Quality Assurance
  • Utilizing Effective Quality Assurance Strategies
  • Sitemap
  • Privacy Policy
  • DMCA
  • Trademark Information
  • Contact Us
© 2023. All Rights Reserved.IT Training and Consulting
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptReject Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT