142 lines
		
	
	
		
			7.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			142 lines
		
	
	
		
			7.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | <?xml version="1.0" encoding="UTF-8"?> | ||
|  | <class-diagram version="1.2.2" icons="true" 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.abstractdocument.AbstractDocument" project="abstract-document"  | ||
|  |     file="/abstract-document/src/main/java/com/iluwatar/abstractdocument/AbstractDocument.java" binary="false"  | ||
|  |     corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="659" y="286"/>     | ||
|  |     <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.abstractdocument.Document" project="abstract-document"  | ||
|  |     file="/abstract-document/src/main/java/com/iluwatar/abstractdocument/Document.java" binary="false"  | ||
|  |     corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="562" y="27"/>     | ||
|  |     <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.abstractdocument.domain.Car" project="abstract-document"  | ||
|  |     file="/abstract-document/src/main/java/com/iluwatar/abstractdocument/domain/Car.java" binary="false"  | ||
|  |     corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="348" y="737"/>     | ||
|  |     <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.abstractdocument.domain.Part" project="abstract-document"  | ||
|  |     file="/abstract-document/src/main/java/com/iluwatar/abstractdocument/domain/Part.java" binary="false"  | ||
|  |     corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="760" y="746"/>     | ||
|  |     <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="5" language="java" name="com.iluwatar.abstractdocument.domain.HasModel" project="abstract-document"  | ||
|  |     file="/abstract-document/src/main/java/com/iluwatar/abstractdocument/domain/HasModel.java" binary="false"  | ||
|  |     corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="355" y="297"/>     | ||
|  |     <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>   | ||
|  |   <interface id="6" language="java" name="com.iluwatar.abstractdocument.domain.HasParts" project="abstract-document"  | ||
|  |     file="/abstract-document/src/main/java/com/iluwatar/abstractdocument/domain/HasParts.java" binary="false"  | ||
|  |     corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="109" y="297"/>     | ||
|  |     <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>   | ||
|  |   <interface id="7" language="java" name="com.iluwatar.abstractdocument.domain.HasPrice" project="abstract-document"  | ||
|  |     file="/abstract-document/src/main/java/com/iluwatar/abstractdocument/domain/HasPrice.java" binary="false"  | ||
|  |     corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="1008" y="283"/>     | ||
|  |     <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>   | ||
|  |   <interface id="8" language="java" name="com.iluwatar.abstractdocument.domain.HasType" project="abstract-document"  | ||
|  |     file="/abstract-document/src/main/java/com/iluwatar/abstractdocument/domain/HasType.java" binary="false"  | ||
|  |     corner="BOTTOM_RIGHT">     | ||
|  |     <position height="-1" width="-1" x="1257" y="277"/>     | ||
|  |     <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>   | ||
|  |   <realization id="9">     | ||
|  |     <end type="SOURCE" refId="4"/>     | ||
|  |     <end type="TARGET" refId="8"/>   | ||
|  |   </realization>   | ||
|  |   <realization id="10">     | ||
|  |     <end type="SOURCE" refId="3"/>     | ||
|  |     <end type="TARGET" refId="7"/>   | ||
|  |   </realization>   | ||
|  |   <generalization id="11">     | ||
|  |     <end type="SOURCE" refId="6"/>     | ||
|  |     <end type="TARGET" refId="2"/>   | ||
|  |   </generalization>   | ||
|  |   <realization id="12">     | ||
|  |     <end type="SOURCE" refId="4"/>     | ||
|  |     <end type="TARGET" refId="5"/>   | ||
|  |   </realization>   | ||
|  |   <realization id="13">     | ||
|  |     <end type="SOURCE" refId="4"/>     | ||
|  |     <end type="TARGET" refId="7"/>   | ||
|  |   </realization>   | ||
|  |   <generalization id="14">     | ||
|  |     <end type="SOURCE" refId="3"/>     | ||
|  |     <end type="TARGET" refId="1"/>   | ||
|  |   </generalization>   | ||
|  |   <realization id="15">     | ||
|  |     <end type="SOURCE" refId="3"/>     | ||
|  |     <end type="TARGET" refId="6"/>   | ||
|  |   </realization>   | ||
|  |   <generalization id="16">     | ||
|  |     <end type="SOURCE" refId="8"/>     | ||
|  |     <end type="TARGET" refId="2"/>   | ||
|  |   </generalization>   | ||
|  |   <generalization id="17">     | ||
|  |     <end type="SOURCE" refId="7"/>     | ||
|  |     <end type="TARGET" refId="2"/>   | ||
|  |   </generalization>   | ||
|  |   <realization id="18">     | ||
|  |     <end type="SOURCE" refId="3"/>     | ||
|  |     <end type="TARGET" refId="5"/>   | ||
|  |   </realization>   | ||
|  |   <generalization id="19">     | ||
|  |     <end type="SOURCE" refId="4"/>     | ||
|  |     <end type="TARGET" refId="1"/>   | ||
|  |   </generalization>   | ||
|  |   <generalization id="20">     | ||
|  |     <end type="SOURCE" refId="5"/>     | ||
|  |     <end type="TARGET" refId="2"/>   | ||
|  |   </generalization>   | ||
|  |   <realization id="21">     | ||
|  |     <end type="SOURCE" refId="1"/>     | ||
|  |     <end type="TARGET" refId="2"/>   | ||
|  |   </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> |