Difference between revisions of "Unified Modeling Language"
From CIMI
Line 1: | Line 1: | ||
{{EntryStatus|New}} | {{EntryStatus|New}} | ||
{{Abbrev|UML}} | {{Abbrev|UML}} | ||
− | {{Definition| | + | {{Definition| A standardized modeling language to specify, visualise, modify, construct and document information technology artifacts |
+ | |||
}} | }} | ||
{{Reference Definition|UML is a standardised general-purpose modeling language, created and maintained by the Object Management Group. UML is used to specify, visualise, modify, construct and document the artifacts of an object-oriented software-intensive system under development. UML includes a set of graphic notation techniques to create visual models, including: | {{Reference Definition|UML is a standardised general-purpose modeling language, created and maintained by the Object Management Group. UML is used to specify, visualise, modify, construct and document the artifacts of an object-oriented software-intensive system under development. UML includes a set of graphic notation techniques to create visual models, including: |
Latest revision as of 14:01, 26 February 2013
Abbreviation: UML
Definition: A standardized modeling language to specify, visualise, modify, construct and document information technology artifacts
Reference Definition: UML is a standardised general-purpose modeling language, created and maintained by the Object Management Group. UML is used to specify, visualise, modify, construct and document the artifacts of an object-oriented software-intensive system under development. UML includes a set of graphic notation techniques to create visual models, including:
- Structure diagrams (e.g. class, component, deployment, package and profile diagrams)
- Behaviour diagrams (e.g. activity, UML state machine and use case diagrams)
- Interaction diagrams (e.g. communication, interaction overview, sequence and timing diagrams). (Wikipedia)
Instance of: Formal Language
Instance of: Object Management Group Specification