blob: 9311cfc2db41460ed2c9380562333f2bfe95516e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<uml:Package xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:uml="http://www.eclipse.org/uml2/4.0.0/UML" xmi:id="_0" name="PrimitiveTypes" URI="http://www.omg.org/spec/PrimitiveTypes/20120801">
<packagedElement xmi:type="uml:PrimitiveType" xmi:id="Boolean" name="Boolean">
<ownedComment xmi:id="Boolean-_ownedComment.0" annotatedElement="Boolean">
<body>Boolean is used for logical expressions, consisting of the predefined values true and false.</body>
</ownedComment>
</packagedElement>
<packagedElement xmi:type="uml:PrimitiveType" xmi:id="Integer" name="Integer">
<ownedComment xmi:id="Integer-_ownedComment.0" annotatedElement="Integer">
<body>Integer is a primitive type representing integer values.</body>
</ownedComment>
</packagedElement>
<packagedElement xmi:type="uml:PrimitiveType" xmi:id="Real" name="Real">
<ownedComment xmi:id="Real-_ownedComment.0" annotatedElement="Real">
<body>Real is a primitive type representing the mathematical concept of real.</body>
</ownedComment>
</packagedElement>
<packagedElement xmi:type="uml:PrimitiveType" xmi:id="String" name="String">
<ownedComment xmi:id="String-_ownedComment.0" annotatedElement="String">
<body>String is a sequence of characters in some suitable character set used to display information about the model. Character sets may include non-Roman alphabets and characters.</body>
</ownedComment>
</packagedElement>
<packagedElement xmi:type="uml:PrimitiveType" xmi:id="UnlimitedNatural" name="UnlimitedNatural">
<ownedComment xmi:id="UnlimitedNatural-_ownedComment.0" annotatedElement="UnlimitedNatural">
<body>UnlimitedNatural is a primitive type representing unlimited natural values.</body>
</ownedComment>
</packagedElement>
</uml:Package>