79 lines
4.5 KiB
Plaintext
79 lines
4.5 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<class-diagram version="1.1.8" icons="true" automaticImage="PNG" always-add-relationships="false" generalizations="true"
|
||
|
realizations="true" associations="true" dependencies="false" nesting-relationships="true">
|
||
|
<class id="1" language="java" name="com.iluwatar.twin.BallThread" project="twin"
|
||
|
file="/twin/src/main/java/com/iluwatar/twin/BallThread.java" binary="false" corner="BOTTOM_RIGHT">
|
||
|
<position height="-1" width="-1" x="550" y="316"/>
|
||
|
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
|
||
|
sort-features="false" accessors="true" visibility="true">
|
||
|
<attributes public="true" package="true" protected="true" private="true" static="true"/>
|
||
|
<operations public="true" package="true" protected="true" private="true" static="true"/>
|
||
|
</display>
|
||
|
</class>
|
||
|
<class id="2" language="java" name="com.iluwatar.twin.BallItem" project="twin"
|
||
|
file="/twin/src/main/java/com/iluwatar/twin/BallItem.java" binary="false" corner="BOTTOM_RIGHT">
|
||
|
<position height="-1" width="-1" x="285" y="315"/>
|
||
|
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
|
||
|
sort-features="false" accessors="true" visibility="true">
|
||
|
<attributes public="true" package="true" protected="true" private="true" static="true"/>
|
||
|
<operations public="true" package="true" protected="true" private="true" static="true"/>
|
||
|
</display>
|
||
|
</class>
|
||
|
<class id="3" language="java" name="com.iluwatar.twin.GameItem" project="twin"
|
||
|
file="/twin/src/main/java/com/iluwatar/twin/GameItem.java" binary="false" corner="BOTTOM_RIGHT">
|
||
|
<position height="-1" width="-1" x="285" y="84"/>
|
||
|
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
|
||
|
sort-features="false" accessors="true" visibility="true">
|
||
|
<attributes public="true" package="true" protected="true" private="true" static="true"/>
|
||
|
<operations public="true" package="true" protected="true" private="true" static="true"/>
|
||
|
</display>
|
||
|
</class>
|
||
|
<class id="4" language="java" name="java.lang.Thread" project="twin"
|
||
|
file="/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/rt.jar" binary="true"
|
||
|
corner="BOTTOM_RIGHT">
|
||
|
<position height="-1" width="-1" x="550" y="96"/>
|
||
|
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
|
||
|
sort-features="false" accessors="true" visibility="true">
|
||
|
<attributes public="false" package="false" protected="false" private="false" static="true"/>
|
||
|
<operations public="false" package="false" protected="false" private="false" static="true"/>
|
||
|
</display>
|
||
|
</class>
|
||
|
<generalization id="5">
|
||
|
<end type="SOURCE" refId="2"/>
|
||
|
<end type="TARGET" refId="3"/>
|
||
|
</generalization>
|
||
|
<association id="6">
|
||
|
<end type="SOURCE" refId="2" navigable="false">
|
||
|
<attribute id="7" name="twin"/>
|
||
|
<multiplicity id="8" minimum="0" maximum="1"/>
|
||
|
</end>
|
||
|
<end type="TARGET" refId="1" navigable="true"/>
|
||
|
<display labels="true" multiplicity="true"/>
|
||
|
</association>
|
||
|
<association id="9">
|
||
|
<end type="SOURCE" refId="4" navigable="false">
|
||
|
<attribute id="10" name="threadQ"/>
|
||
|
<multiplicity id="11" minimum="0" maximum="1"/>
|
||
|
</end>
|
||
|
<end type="TARGET" refId="4" navigable="true"/>
|
||
|
<display labels="true" multiplicity="true"/>
|
||
|
</association>
|
||
|
<association id="12">
|
||
|
<end type="SOURCE" refId="1" navigable="false">
|
||
|
<attribute id="13" name="twin"/>
|
||
|
<multiplicity id="14" minimum="0" maximum="1"/>
|
||
|
</end>
|
||
|
<end type="TARGET" refId="2" navigable="true"/>
|
||
|
<display labels="true" multiplicity="true"/>
|
||
|
</association>
|
||
|
<generalization id="15">
|
||
|
<end type="SOURCE" refId="1"/>
|
||
|
<end type="TARGET" refId="4"/>
|
||
|
</generalization>
|
||
|
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
|
||
|
sort-features="false" accessors="true" visibility="true">
|
||
|
<attributes public="true" package="true" protected="true" private="true" static="true"/>
|
||
|
<operations public="true" package="true" protected="true" private="true" static="true"/>
|
||
|
</classifier-display>
|
||
|
<association-display labels="true" multiplicity="true"/>
|
||
|
</class-diagram>
|