Saturday, April 20, 2019
UML Essay Example | Topics and Well Written Essays - 1750 words
UML - Essay ExampleIt is a highly communicative language, addressing all the appargonnt horizons needed to develop and deploy such systems. The UML has gained substantial industry support from various organizations by means of the UML Partners Consortium and has been approved by the Object Management Group (OMG) as a criterion. The UML provides the rules and the vocabulary for abstract and physical representation of a system. Additionally, UML renders the guidelines to create and read well-formed models of systems. Employing UML, application architects and programmers nooky make a invention of a project that visualizes the family relationship between elements of software, which in turn makes the actual development offset of the software easier. The originator of UML, the Rational Rose from Rational Software, is the closely popular visual modeling tool. The UML is a modeling language that focuses on capturing, communicating and levering knowledge. However, the UML is not rest ricted to modeling software systems it can in like manner be utilized for modeling non-software systems. It helps in visualizing a system in that it can be utilize to visually depict a system before it is deployed. It helps in specifying systems in that it addresses what is required of system, and how the system whitethorn be deployed. By constructing a system, UML applies for guiding the realization of a system similar to a blueprint, and by documenting a system UML applies for capturing knowledge about a system throughout its development (Xpdian.com, 2009). Relationships in UML 1. Dependency It is a semantic relationship between two things in which a change to star thing (independent element) may affect the semantics of another thing (dependent element). Graphically, a dependency is rendered as a direct dashed line, including labels. 2. Association It is a structural relationship that describes a asset of links, a link cosmos connection among objects. Graphically, an associati on is rendered as a directed solid line, including a label, and often containing adornments like multiplicity, component part names, etc. 3. Generalization It is a specialization/generalization relationship in which objects of the specialized element (child) can be substituted for objects of the generalized element (parent). Graphically, a generalization is rendered as a solid line with a hollow arrowhead pointing to the parent. 4. Realization It is a semantic relationship between classifiers, in which one classifier defines a squinch that another classifier guarantees to execute. This relationship is seen in two places, between interfaces and the classes or components that picture them, and between use cases and collaborations that realize them. Graphically, a realization is rendered as a cross between generalization and a dependency relationship (Xpdian.com, 2009). UML defines nine types of diagrams Class Diagrams Class diagrams are the backbone of every object oriented method, including UML, and are most common diagrams found in modeling object oriented systems. Class diagrams address the static view/ structure of a system. Object Diagrams Object diagrams represent static snapshots of instances of the things found in class diagrams. In other words, these diagrams describe the static structure of a system at a particular time. They are designed to test class diagrams for accuracy. Use Case
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.