88 lines
		
	
	
		
			5.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			88 lines
		
	
	
		
			5.4 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.DwarvenGoldmineFacade" project="facade"  | ||
|  |     file="/facade/src/main/java/com/iluwatar/DwarvenGoldmineFacade.java" binary="false" corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="348" y="36"/>     | ||
|  |     <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.DwarvenTunnelDigger" project="facade"  | ||
|  |     file="/facade/src/main/java/com/iluwatar/DwarvenTunnelDigger.java" binary="false" corner="BOTTOM_RIGHT">     | ||
|  |     <position height="116" width="176" x="252" y="439"/>     | ||
|  |     <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="facade"  | ||
|  |     file="/facade/src/main/java/com/iluwatar/App.java" binary="false" corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="91" y="32"/>     | ||
|  |     <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.DwarvenGoldDigger" project="facade"  | ||
|  |     file="/facade/src/main/java/com/iluwatar/DwarvenGoldDigger.java" binary="false" corner="BOTTOM_RIGHT">     | ||
|  |     <position height="116" width="161" x="468" y="439"/>     | ||
|  |     <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="5" language="java" name="com.iluwatar.DwarvenCartOperator" project="facade"  | ||
|  |     file="/facade/src/main/java/com/iluwatar/DwarvenCartOperator.java" binary="false" corner="BOTTOM_RIGHT">     | ||
|  |     <position height="116" width="171" x="41" y="439"/>     | ||
|  |     <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.DwarvenMineWorker" project="facade"  | ||
|  |     file="/facade/src/main/java/com/iluwatar/DwarvenMineWorker.java" binary="false" corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="345" y="260"/>     | ||
|  |     <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>   | ||
|  |   <generalization id="7">     | ||
|  |     <end type="SOURCE" refId="4"/>     | ||
|  |     <end type="TARGET" refId="6"/>   | ||
|  |   </generalization>   | ||
|  |   <dependency id="8">     | ||
|  |     <end type="SOURCE" refId="3"/>     | ||
|  |     <end type="TARGET" refId="1"/>   | ||
|  |   </dependency>   | ||
|  |   <association id="9">     | ||
|  |     <end type="SOURCE" refId="1" navigable="false">       | ||
|  |       <attribute id="10" name="workers"/>       | ||
|  |       <multiplicity id="11" minimum="0" maximum="2147483647"/>     | ||
|  |     </end>     | ||
|  |     <end type="TARGET" refId="6" navigable="true"/>     | ||
|  |     <display labels="true" multiplicity="true"/>   | ||
|  |   </association>   | ||
|  |   <generalization id="12">     | ||
|  |     <end type="SOURCE" refId="5"/>     | ||
|  |     <end type="TARGET" refId="6"/>   | ||
|  |   </generalization>   | ||
|  |   <generalization id="13">     | ||
|  |     <end type="SOURCE" refId="2"/>     | ||
|  |     <end type="TARGET" refId="6"/>   | ||
|  |   </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> |