-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmodel.uml
More file actions
23 lines (23 loc) · 2.09 KB
/
model.uml
File metadata and controls
23 lines (23 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ActionLanguage="http://www.omg.org/spec/ALF/20120827/ActionLanguage-Profile" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http://www.omg.org/spec/ALF/20120827/ActionLanguage-Profile pathmap://PAPYRUS_ACTIONLANGUAGE_PROFILE/ActionLanguage-Profile.profile.uml#_Kv8EIKFXEeS_KNX0nfvIVQ">
<uml:Model xmi:id="_FqePsO6CEemsT9yKxugBEg" name="model">
<packageImport xmi:type="uml:PackageImport" xmi:id="_Fr5zEO6CEemsT9yKxugBEg">
<importedPackage xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0"/>
</packageImport>
<packagedElement xmi:type="uml:Class" xmi:id="_HnbEkO6CEemsT9yKxugBEg" name="Class2">
<ownedAttribute xmi:type="uml:Property" xmi:id="_I571UO6CEemsT9yKxugBEg" name="Property1" visibility="public">
<ownedComment xmi:type="uml:Comment" xmi:id="_cwtLcO6CEemsT9yKxugBEg">
<body>+ Property1 : Integer {unique}</body>
</ownedComment>
<type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
</ownedAttribute>
</packagedElement>
<profileApplication xmi:type="uml:ProfileApplication" xmi:id="_cw708O6CEemsT9yKxugBEg">
<eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_cxDwwO6CEemsT9yKxugBEg" source="http://www.eclipse.org/uml2/2.0.0/UML">
<references xmi:type="ecore:EPackage" href="pathmap://PAPYRUS_ACTIONLANGUAGE_PROFILE/ActionLanguage-Profile.profile.uml#_Kv8EIKFXEeS_KNX0nfvIVQ"/>
</eAnnotations>
<appliedProfile xmi:type="uml:Profile" href="pathmap://PAPYRUS_ACTIONLANGUAGE_PROFILE/ActionLanguage-Profile.profile.uml#ActionLanguage"/>
</profileApplication>
</uml:Model>
<ActionLanguage:TextualRepresentation xmi:id="_cxGNAO6CEemsT9yKxugBEg" base_Comment="_cwtLcO6CEemsT9yKxugBEg" language="org.eclipse.papyrus.uml.textedit.property.xtext.UmlProperty"/>
</xmi:XMI>