<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=OCUP_Miscellaneous_basic_notions</id>
	<title>OCUP Miscellaneous basic notions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=OCUP_Miscellaneous_basic_notions"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=OCUP_Miscellaneous_basic_notions&amp;action=history"/>
	<updated>2026-04-19T15:04:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=OCUP_Miscellaneous_basic_notions&amp;diff=12591&amp;oldid=prev</id>
		<title>Filip Stachecki: /* Data type⌘ */</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=OCUP_Miscellaneous_basic_notions&amp;diff=12591&amp;oldid=prev"/>
		<updated>2013-10-02T18:53:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Data type⌘&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Private]]&lt;br /&gt;
[[Category:OCUP]]&lt;br /&gt;
==Notation Basics⌘==&lt;br /&gt;
===Diagram frame⌘===&lt;br /&gt;
[[File:DiagramFrame.png]][[File:DiagramFrameExample.png]]&lt;br /&gt;
*Consist of a rectangle containing a header&lt;br /&gt;
* The header contains the &amp;#039;&amp;#039;&amp;#039;diagram type&amp;#039;&amp;#039;&amp;#039; (optional), &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;parameter&amp;#039;&amp;#039;&amp;#039; (optional)&lt;br /&gt;
&lt;br /&gt;
===Data type⌘===&lt;br /&gt;
[[File:DataType.png|200px]]&lt;br /&gt;
[[File:DataTypeExample.png]]&lt;br /&gt;
&lt;br /&gt;
A data type is a type whose instances are identified only by their value - two instances with the same value are indistinguishable.&lt;br /&gt;
&lt;br /&gt;
A DataType may contain attributes to support the modeling of structured data types.&lt;br /&gt;
&lt;br /&gt;
====PrimitiveType⌘====&lt;br /&gt;
[[File:primitive.png]]&lt;br /&gt;
&lt;br /&gt;
A primitive type defines a predefined data type, without any relevant substructure.&lt;br /&gt;
&lt;br /&gt;
Four instances of primitive type:&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Boolean&amp;#039;&amp;#039;&amp;#039; (true, false)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Integer&amp;#039;&amp;#039;&amp;#039; (..., -1, 0, 1, ...) symbol for infinity - *&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;UnlimitedNatural&amp;#039;&amp;#039;&amp;#039; (0, 1, 2, ...)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;String&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Enumeration⌘====&lt;br /&gt;
[[File:Enumeration.png]]&lt;br /&gt;
&lt;br /&gt;
An enumeration is a data type whose values are enumerated in the model as enumeration literals.&lt;br /&gt;
&lt;br /&gt;
===Stereotype⌘===&lt;br /&gt;
[[File:stereotype.png]]&lt;br /&gt;
*Formal extensions to existing model elements&lt;br /&gt;
*They do &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; introduce new elements&lt;br /&gt;
*They add semantics to existing model elements&lt;br /&gt;
*Elements can have multiple stereotypes&lt;br /&gt;
*Stereotype name goes above or before element name enclosed in «»&lt;br /&gt;
** special character not a pair of &amp;lt; or &amp;gt;&lt;br /&gt;
*Graphical symbols can be used to replace «»&lt;br /&gt;
* List of standard UML stereotypes: UML 2 Spec, &amp;#039;&amp;#039;&amp;#039;Annex C: Standard Stereotypes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
===Questions⌘===&lt;br /&gt;
#Which data types are known in UML and what are they called?&lt;br /&gt;
#What information is shown in a diagram header?&lt;br /&gt;
#What is a stereotype? Does it define a new element?&lt;/div&gt;</summary>
		<author><name>Filip Stachecki</name></author>
	</entry>
</feed>