46 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			46 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | <?xml version="1.0" encoding="UTF-8"?> | ||
|  | <class-diagram version="1.1.13" icons="true" automaticImage="PNG" always-add-relationships="false"  | ||
|  |   generalizations="true" realizations="true" associations="true" dependencies="false" nesting-relationships="true"  | ||
|  |   router="FAN">   | ||
|  |   <class id="1" language="java" name="com.iluwatar.balking.App" project="balking"  | ||
|  |     file="/balking/src/main/java/com/iluwatar/balking/App.java" binary="false" corner="BOTTOM_RIGHT">     | ||
|  |     <position height="113" width="114" x="135" y="103"/>     | ||
|  |     <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.balking.WashingMachine" project="balking"  | ||
|  |     file="/balking/src/main/java/com/iluwatar/balking/WashingMachine.java" binary="false" corner="BOTTOM_RIGHT">     | ||
|  |     <position height="149" width="268" x="289" y="103"/>     | ||
|  |     <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="3" language="java" name="com.iluwatar.balking.WashingMachineState" project="balking"  | ||
|  |     file="/balking/src/main/java/com/iluwatar/balking/WashingMachineState.java" binary="false" corner="BOTTOM_RIGHT">     | ||
|  |     <position height="113" width="192" x="289" y="292"/>     | ||
|  |     <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>   | ||
|  |   <association id="4">     | ||
|  |     <end type="SOURCE" refId="2" navigable="false">       | ||
|  |       <attribute id="5" name="washingMachineState"/>       | ||
|  |       <multiplicity id="6" minimum="0" maximum="1"/>     | ||
|  |     </end>     | ||
|  |     <end type="TARGET" refId="3" 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> |