llitfkitfk 80e8fef5c9 add editable diagram files
(you need to install objectaid eclipse plugin to view that)
2014-11-03 08:47:03 +08:00

146 lines
8.2 KiB
XML

<?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.ShrinkSpell" project="command"
file="/command/src/main/java/com/iluwatar/ShrinkSpell.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="379" y="87"/>
<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.Target" project="command"
file="/command/src/main/java/com/iluwatar/Target.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="203" y="353"/>
<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.Command" project="command"
file="/command/src/main/java/com/iluwatar/Command.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="208" y="-140"/>
<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>
<enumeration id="4" language="java" name="com.iluwatar.Visibility" project="command"
file="/command/src/main/java/com/iluwatar/Visibility.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="440" y="485"/>
<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>
</enumeration>
<class id="5" language="java" name="com.iluwatar.Goblin" project="command"
file="/command/src/main/java/com/iluwatar/Goblin.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="5" y="293"/>
<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="6" language="java" name="com.iluwatar.InvisibilitySpell" project="command"
file="/command/src/main/java/com/iluwatar/InvisibilitySpell.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="203" y="85"/>
<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="7" language="java" name="com.iluwatar.Wizard" project="command"
file="/command/src/main/java/com/iluwatar/Wizard.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="-1" y="92"/>
<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>
<enumeration id="8" language="java" name="com.iluwatar.Size" project="command"
file="/command/src/main/java/com/iluwatar/Size.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="434" y="295"/>
<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>
</enumeration>
<generalization id="9">
<end type="SOURCE" refId="5"/>
<end type="TARGET" refId="2"/>
</generalization>
<association id="10">
<end type="SOURCE" refId="2" navigable="false">
<attribute id="11" name="visibility"/>
<multiplicity id="12" minimum="0" maximum="1"/>
</end>
<end type="TARGET" refId="4" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<generalization id="13">
<end type="SOURCE" refId="7"/>
<end type="TARGET" refId="2"/>
</generalization>
<association id="14">
<end type="SOURCE" refId="1" navigable="false">
<attribute id="15" name="target"/>
<multiplicity id="16" minimum="0" maximum="1"/>
</end>
<end type="TARGET" refId="2" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<generalization id="17">
<end type="SOURCE" refId="6"/>
<end type="TARGET" refId="3"/>
</generalization>
<association id="18">
<end type="SOURCE" refId="1" navigable="false">
<attribute id="19" name="oldSize"/>
<multiplicity id="20" minimum="0" maximum="1"/>
</end>
<end type="TARGET" refId="8" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<generalization id="21">
<end type="SOURCE" refId="1"/>
<end type="TARGET" refId="3"/>
</generalization>
<association id="22">
<end type="SOURCE" refId="6" navigable="false">
<attribute id="23" name="target"/>
<multiplicity id="24" minimum="0" maximum="1"/>
</end>
<end type="TARGET" refId="2" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<association id="25">
<end type="SOURCE" refId="7" navigable="false">
<attribute id="26" name="previousSpell"/>
<multiplicity id="27" minimum="0" maximum="1"/>
</end>
<end type="TARGET" refId="3" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<association id="28">
<end type="SOURCE" refId="2" navigable="false">
<attribute id="29" name="size"/>
<multiplicity id="30" minimum="0" maximum="1"/>
</end>
<end type="TARGET" refId="8" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<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>