187 lines
11 KiB
XML
187 lines
11 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.OrcArmy" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/OrcArmy.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="240" y="222"/>
|
|
<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>
|
|
<interface id="2" language="java" name="com.iluwatar.KingdomFactory" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/KingdomFactory.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="578" y="67"/>
|
|
<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>
|
|
</interface>
|
|
<class id="3" language="java" name="com.iluwatar.OrcKing" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/OrcKing.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="505" y="224"/>
|
|
<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>
|
|
<interface id="4" language="java" name="com.iluwatar.Castle" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/Castle.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="610" y="458"/>
|
|
<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>
|
|
</interface>
|
|
<class id="5" language="java" name="com.iluwatar.OrcCastle" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/OrcCastle.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="369" y="225"/>
|
|
<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>
|
|
<interface id="6" language="java" name="com.iluwatar.Army" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/Army.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="611" y="557"/>
|
|
<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>
|
|
</interface>
|
|
<class id="7" language="java" name="com.iluwatar.ElfCastle" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/ElfCastle.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="806" y="225"/>
|
|
<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>
|
|
<interface id="8" language="java" name="com.iluwatar.King" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/King.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="604" y="365"/>
|
|
<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>
|
|
</interface>
|
|
<class id="9" language="java" name="com.iluwatar.OrcKingdomFactory" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/OrcKingdomFactory.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="341" y="69"/>
|
|
<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="10" language="java" name="com.iluwatar.ElfArmy" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/ElfArmy.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="952" y="218"/>
|
|
<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="11" language="java" name="com.iluwatar.ElfKingdomFactory" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/ElfKingdomFactory.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="817" y="61"/>
|
|
<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="12" language="java" name="com.iluwatar.ElfKing" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/ElfKing.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="667" y="227"/>
|
|
<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="13" language="java" name="com.iluwatar.App" project="abstract-factory"
|
|
file="/abstract-factory/src/main/java/com/iluwatar/App.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="585" y="-109"/>
|
|
<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>
|
|
<realization id="14">
|
|
<end type="SOURCE" refId="5"/>
|
|
<end type="TARGET" refId="4"/>
|
|
</realization>
|
|
<dependency id="15">
|
|
<end type="SOURCE" refId="9"/>
|
|
<end type="TARGET" refId="5"/>
|
|
</dependency>
|
|
<realization id="16">
|
|
<end type="SOURCE" refId="12"/>
|
|
<end type="TARGET" refId="8"/>
|
|
</realization>
|
|
<realization id="17">
|
|
<end type="SOURCE" refId="9"/>
|
|
<end type="TARGET" refId="2"/>
|
|
</realization>
|
|
<dependency id="18">
|
|
<end type="SOURCE" refId="9"/>
|
|
<end type="TARGET" refId="1"/>
|
|
</dependency>
|
|
<dependency id="19">
|
|
<end type="SOURCE" refId="9"/>
|
|
<end type="TARGET" refId="3"/>
|
|
</dependency>
|
|
<realization id="20">
|
|
<end type="SOURCE" refId="10"/>
|
|
<end type="TARGET" refId="6"/>
|
|
</realization>
|
|
<dependency id="21">
|
|
<end type="SOURCE" refId="11"/>
|
|
<end type="TARGET" refId="10"/>
|
|
</dependency>
|
|
<realization id="22">
|
|
<end type="SOURCE" refId="1"/>
|
|
<end type="TARGET" refId="6"/>
|
|
</realization>
|
|
<dependency id="23">
|
|
<end type="SOURCE" refId="13"/>
|
|
<end type="TARGET" refId="2"/>
|
|
</dependency>
|
|
<realization id="24">
|
|
<end type="SOURCE" refId="3"/>
|
|
<end type="TARGET" refId="8"/>
|
|
</realization>
|
|
<dependency id="25">
|
|
<end type="SOURCE" refId="11"/>
|
|
<end type="TARGET" refId="7"/>
|
|
</dependency>
|
|
<realization id="26">
|
|
<end type="SOURCE" refId="11"/>
|
|
<end type="TARGET" refId="2"/>
|
|
</realization>
|
|
<dependency id="27">
|
|
<end type="SOURCE" refId="11"/>
|
|
<end type="TARGET" refId="12"/>
|
|
</dependency>
|
|
<realization id="28">
|
|
<end type="SOURCE" refId="7"/>
|
|
<end type="TARGET" refId="4"/>
|
|
</realization>
|
|
<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> |