-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsequence.sqd
More file actions
31 lines (31 loc) · 925 Bytes
/
sequence.sqd
File metadata and controls
31 lines (31 loc) · 925 Bytes
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
<?xml version="1.0" encoding="UTF-8"?>
<net.java.amateras.uml.sequencediagram.model.InteractionModel>
<backgroundColor>
<red>255</red>
<green>255</green>
<blue>206</blue>
</backgroundColor>
<foregroundColor>
<red>0</red>
<green>0</green>
<blue>0</blue>
</foregroundColor>
<showIcon>true</showIcon>
<listeners serialization="custom">
<java.beans.PropertyChangeSupport>
<default>
<source class="net.java.amateras.uml.sequencediagram.model.InteractionModel" reference="../../../.."/>
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
</default>
<null/>
</java.beans.PropertyChangeSupport>
</listeners>
<sourceConnections/>
<targetConnections/>
<children/>
<filterProperty/>
<instances/>
<activations/>
<fragments/>
<lifelines/>
</net.java.amateras.uml.sequencediagram.model.InteractionModel>