vhdlAmsPrimitiveTypes.library.sysml
6.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:Standard="http://www.eclipse.org/uml2/schemas/Standard/1" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:sysML="http://www.topcased.org/2.0/sysML" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML">
<uml:Model xmi:id="idModel" name="VhdlAmsPrimitiveTypes">
<packagedElement xmi:type="uml:Package" xmi:id="idPackage" name="Standard">
<packagedElement xmi:type="sysML:ValueType" xmi:id="_1zj3-F78EeGhBqGmWecjbw" name="real">
<ownedAttribute xmi:type="uml:Property" xmi:id="_M_J_Yl7-EeGhBqGmWecjbw" name="low" isStatic="true" type="_1zj3-F78EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_rlpLEF7_EeGhBqGmWecjbw" value="-1.0E308"/>
</ownedAttribute>
<ownedAttribute xmi:type="uml:Property" xmi:id="_PdQZgl7-EeGhBqGmWecjbw" name="high" isStatic="true" type="_1zj3-F78EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_z7Z8IF7_EeGhBqGmWecjbw" value="1.0E308"/>
</ownedAttribute>
</packagedElement>
<packagedElement xmi:type="sysML:ValueType" xmi:id="_8bzXSF78EeGhBqGmWecjbw" name="boolean">
<ownedAttribute xmi:type="uml:Property" xmi:id="_9ZypgF78EeGhBqGmWecjbw" name="false" isStatic="true" type="_8bzXSF78EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_IB030F8AEeGhBqGmWecjbw" value="false"/>
</ownedAttribute>
<ownedAttribute xmi:type="uml:Property" xmi:id="_-DqF4F78EeGhBqGmWecjbw" name="true" isStatic="true" type="_8bzXSF78EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_IkZZYF8AEeGhBqGmWecjbw" value="true"/>
</ownedAttribute>
</packagedElement>
<packagedElement xmi:type="sysML:ValueType" xmi:id="_UF51EF79EeGhBqGmWecjbw" name="bit">
<ownedAttribute xmi:type="uml:Property" xmi:id="_XLDBEl79EeGhBqGmWecjbw" name="0" isStatic="true" type="_UF51EF79EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_GBhM8F8AEeGhBqGmWecjbw" value="0"/>
</ownedAttribute>
<ownedAttribute xmi:type="uml:Property" xmi:id="_bd1E4l79EeGhBqGmWecjbw" name="1" isStatic="true" type="_UF51EF79EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_GmoFIF8AEeGhBqGmWecjbw" value="1"/>
</ownedAttribute>
</packagedElement>
<packagedElement xmi:type="sysML:ValueType" xmi:id="_s1J9EF79EeGhBqGmWecjbw" name="character"/>
<packagedElement xmi:type="uml:Enumeration" xmi:id="_z5HIAF79EeGhBqGmWecjbw" name="severity_level">
<ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_10pAkF79EeGhBqGmWecjbw" name="note"/>
<ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_5DBBEl79EeGhBqGmWecjbw" name="warning"/>
<ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_8Jpa0l79EeGhBqGmWecjbw" name="error"/>
<ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_9H8PEl79EeGhBqGmWecjbw" name="failure"/>
</packagedElement>
<packagedElement xmi:type="sysML:ValueType" xmi:id="__9uwcF79EeGhBqGmWecjbw" name="integer">
<ownedAttribute xmi:type="uml:Property" xmi:id="_EFCkEF7-EeGhBqGmWecjbw" name="low" isStatic="true" type="__9uwcF79EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_4euWUF7_EeGhBqGmWecjbw" value="-2147483648"/>
</ownedAttribute>
<ownedAttribute xmi:type="uml:Property" xmi:id="_KrViol7-EeGhBqGmWecjbw" name="high" isStatic="true" type="__9uwcF79EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_85GP4F7_EeGhBqGmWecjbw" value="2147483647"/>
</ownedAttribute>
</packagedElement>
<packagedElement xmi:type="sysML:ValueType" xmi:id="_hzLA4F7-EeGhBqGmWecjbw" name="time">
<ownedAttribute xmi:type="uml:Property" xmi:id="_jA9Col7-EeGhBqGmWecjbw" name="low" isStatic="true" type="__9uwcF79EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_AwdjAF8AEeGhBqGmWecjbw" value="-2147483648"/>
</ownedAttribute>
<ownedAttribute xmi:type="uml:Property" xmi:id="_mUi6Ul7-EeGhBqGmWecjbw" name="high" isStatic="true" type="__9uwcF79EeGhBqGmWecjbw" isReadOnly="true">
<defaultValue xmi:type="uml:LiteralString" xmi:id="_Cg0GUF8AEeGhBqGmWecjbw" value="2147483647"/>
</ownedAttribute>
</packagedElement>
<packagedElement xmi:type="sysML:ValueType" xmi:id="_tFbYQF7-EeGhBqGmWecjbw" name="string">
<ownedAttribute xmi:type="uml:Property" xmi:id="_wXY4Ql7-EeGhBqGmWecjbw" name="array" type="_s1J9EF79EeGhBqGmWecjbw" isUnique="false">
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_46s9IF7-EeGhBqGmWecjbw" value="*"/>
</ownedAttribute>
</packagedElement>
<packagedElement xmi:type="sysML:ValueType" xmi:id="_BE1tAF7_EeGhBqGmWecjbw" name="bit_vector">
<ownedAttribute xmi:type="uml:Property" xmi:id="_CHv7gl7_EeGhBqGmWecjbw" name="array" type="_UF51EF79EeGhBqGmWecjbw" isUnique="false">
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_ExLb4F7_EeGhBqGmWecjbw" value="*"/>
</ownedAttribute>
</packagedElement>
<packagedElement xmi:type="sysML:ValueType" xmi:id="_vpwkIF8oEeGwSq0gV_hCmg" name="real_vector">
<ownedAttribute xmi:type="uml:Property" xmi:id="_xp528l8oEeGwSq0gV_hCmg" name="array" type="_1zj3-F78EeGhBqGmWecjbw" isUnique="false">
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_zAVeYF8oEeGwSq0gV_hCmg" value="*"/>
</ownedAttribute>
</packagedElement>
</packagedElement>
<profileApplication xmi:type="uml:ProfileApplication" xmi:id="_YudJAF8HEeGhBqGmWecjbw">
<eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_YudJAV8HEeGhBqGmWecjbw" source="http://www.eclipse.org/uml2/2.0.0/UML">
<references xmi:type="ecore:EPackage" href="http://www.eclipse.org/uml2/schemas/Standard/1#/"/>
</eAnnotations>
<appliedProfile xmi:type="uml:Profile" href="pathmap://UML_PROFILES/Standard.profile.uml#_0"/>
</profileApplication>
</uml:Model>
<Standard:ModelLibrary xmi:id="_ahWC8F8HEeGhBqGmWecjbw" base_Package="idModel"/>
<Standard:ModelLibrary xmi:id="_bkZbYF8HEeGhBqGmWecjbw" base_Package="idPackage"/>
</xmi:XMI>