58 lines
3.6 KiB
Plaintext
58 lines
3.6 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<class-diagram version="1.1.7" icons="true" always-add-relationships="false" generalizations="true" realizations="true"
|
||
|
associations="true" dependencies="false" nesting-relationships="true">
|
||
|
<class id="1" language="java" name="com.iluwatar.WizardTowerProxy" project="proxy"
|
||
|
file="/proxy/src/main/java/com/iluwatar/WizardTowerProxy.java" binary="false" corner="BOTTOM_RIGHT">
|
||
|
<position height="-1" width="-1" x="527" y="201"/>
|
||
|
<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.WizardTower" project="proxy"
|
||
|
file="/proxy/src/main/java/com/iluwatar/WizardTower.java" binary="false" corner="BOTTOM_RIGHT">
|
||
|
<position height="-1" width="-1" x="512" y="13"/>
|
||
|
<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.App" project="proxy"
|
||
|
file="/proxy/src/main/java/com/iluwatar/App.java" binary="false" corner="BOTTOM_RIGHT">
|
||
|
<position height="-1" width="-1" x="273" y="199"/>
|
||
|
<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="com.iluwatar.Wizard" project="proxy"
|
||
|
file="/proxy/src/main/java/com/iluwatar/Wizard.java" binary="false" corner="BOTTOM_RIGHT">
|
||
|
<position height="-1" width="-1" x="796" y="197"/>
|
||
|
<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>
|
||
|
<dependency id="5">
|
||
|
<end type="SOURCE" refId="3"/>
|
||
|
<end type="TARGET" refId="1"/>
|
||
|
</dependency>
|
||
|
<dependency id="6">
|
||
|
<end type="SOURCE" refId="1"/>
|
||
|
<end type="TARGET" refId="4"/>
|
||
|
</dependency>
|
||
|
<generalization id="7">
|
||
|
<end type="SOURCE" refId="1"/>
|
||
|
<end type="TARGET" refId="2"/>
|
||
|
</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>
|