Skip to content

Commit c8b3c77

Browse files
authored
Add files via upload
1 parent 61b1356 commit c8b3c77

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

tls/etc/tls.ucls

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<class-diagram version="1.1.13" icons="true" always-add-relationships="false" generalizations="true" realizations="true"
3+
associations="true" dependencies="false" nesting-relationships="true" router="FAN">
4+
<class id="1" language="java" name="com.iluwatar.tls.App" project="PatternIluwatarMaven"
5+
file="/PatternIluwatarMaven/src/main/java/com/iluwatar/tls/App.java" binary="false" corner="BOTTOM_RIGHT">
6+
<position height="-1" width="-1" x="429" y="328"/>
7+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
8+
sort-features="false" accessors="true" visibility="true">
9+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
10+
<operations public="true" package="true" protected="true" private="true" static="true"/>
11+
</display>
12+
</class>
13+
<class id="2" language="java" name="com.iluwatar.tls.DateFormatRunnable" project="PatternIluwatarMaven"
14+
file="/PatternIluwatarMaven/src/main/java/com/iluwatar/tls/DateFormatRunnable.java" binary="false"
15+
corner="BOTTOM_RIGHT">
16+
<position height="-1" width="-1" x="770" y="329"/>
17+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
18+
sort-features="false" accessors="true" visibility="true">
19+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
20+
<operations public="true" package="true" protected="true" private="true" static="true"/>
21+
</display>
22+
</class>
23+
<interface id="3" language="java" name="java.lang.Runnable" project="PatternIluwatar"
24+
file="C:/interne/Programme/jdk8u60x64/jre/lib/rt.jar" binary="true" corner="BOTTOM_RIGHT">
25+
<position height="88" width="223" x="659" y="99"/>
26+
<display autosize="false" stereotype="true" package="true" initial-value="false" signature="true"
27+
sort-features="false" accessors="true" visibility="true">
28+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
29+
<operations public="true" package="true" protected="true" private="true" static="true"/>
30+
</display>
31+
</interface>
32+
<dependency id="4">
33+
<end type="SOURCE" refId="1"/>
34+
<end type="TARGET" refId="2"/>
35+
</dependency>
36+
<realization id="5">
37+
<end type="SOURCE" refId="2"/>
38+
<end type="TARGET" refId="3"/>
39+
</realization>
40+
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
41+
sort-features="false" accessors="true" visibility="true">
42+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
43+
<operations public="true" package="true" protected="true" private="true" static="true"/>
44+
</classifier-display>
45+
<association-display labels="true" multiplicity="true"/>
46+
</class-diagram>

0 commit comments

Comments
 (0)