Unified Modeling Language: Difference between revisions

From HaFrWiki42
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{TOCright}}
{{TOCright}}
UML or Unified Modeling (Eglish: Modelling) Language.
UML or Unified Modeling (Eglish: Modelling) Language <ref>[http://www.uml-diagrams.org UML-Diagrams], uml-diagrams.org is an excellent Website with lots of information on UML. The content of this Website is used for this Article.</ref>.


== History ==
== History ==
Line 11: Line 11:


== Use Case Example ==
== Use Case Example ==
http://www.uml-diagrams.org/use-case-diagrams/business-use-case-diagram-elements.png
{| class="wikitableharm" width="1200"
|- style="vertical-align:top;"
| width="600" | http://www.uml-diagrams.org/use-case-diagrams/business-use-case-diagram-elements.png
| width="200" | Components:
* Use Case
* Actor
* Association
* System Boundary
| width="200" | Relations:
* include
* extend
* generalization
* multiplicity
|}





Revision as of 12:31, 3 February 2015

UML or Unified Modeling (Eglish: Modelling) Language [1].

History

The authors of UML are Grady Booch, James Rumbaugh en Ivar Jacobson (The Three Amigo's). They had all three their own specialism which has been standardized in UML.

  • Booch had Booch 95,
  • Rumbaugh had Object Modelling Technique (OMT)
  • Jacobson had Object Oriented Software Engineering (OOSE).

https://upload.wikimedia.org/wikipedia/commons/d/dc/Objektorientieren_methoden_historie.png.


Use Case Example

http://www.uml-diagrams.org/use-case-diagrams/business-use-case-diagram-elements.png Components:
  • Use Case
  • Actor
  • Association
  • System Boundary
Relations:
  • include
  • extend
  • generalization
  • multiplicity


See also

top

Reference

top

  1. UML-Diagrams, uml-diagrams.org is an excellent Website with lots of information on UML. The content of this Website is used for this Article.