228 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			228 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <class-diagram version="1.1.8" icons="true" automaticImage="PNG" always-add-relationships="false" generalizations="true" 
 | |
|   realizations="true" associations="true" dependencies="false" nesting-relationships="true">  
 | |
|   <class id="1" language="java" name="com.iluwatar.intercepting.filter.FilterManager" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/FilterManager.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="124" width="176" x="768" y="500"/>    
 | |
|     <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.intercepting.filter.NameFilter" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/NameFilter.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="106" width="169" x="-381" y="881"/>    
 | |
|     <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.intercepting.filter.AddressFilter" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/AddressFilter.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="106" width="169" x="-172" y="881"/>    
 | |
|     <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.intercepting.filter.Order" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/Order.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="376" width="252" x="47" y="84"/>    
 | |
|     <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.intercepting.filter.DepositFilter" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/DepositFilter.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="106" width="169" x="37" y="881"/>    
 | |
|     <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.intercepting.filter.FilterChain" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/FilterChain.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="124" width="169" x="768" y="664"/>    
 | |
|     <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.intercepting.filter.AbstractFilter" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/AbstractFilter.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="177" width="169" x="246" y="664"/>    
 | |
|     <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="8" language="java" name="com.iluwatar.intercepting.filter.OrderFilter" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/OrderFilter.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="106" width="169" x="246" y="881"/>    
 | |
|     <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="9" language="java" name="com.iluwatar.intercepting.filter.ContactFilter" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/ContactFilter.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="106" width="169" x="455" y="881"/>    
 | |
|     <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.intercepting.filter.Client" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/Client.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="250" width="236" x="768" y="84"/>    
 | |
|     <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.intercepting.filter.Target" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/Target.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="214" width="169" x="873" y="881"/>    
 | |
|     <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="12" language="java" name="com.iluwatar.intercepting.filter.Filter" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/Filter.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="142" width="169" x="664" y="881"/>    
 | |
|     <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="13" language="java" name="com.iluwatar.intercepting.filter.Target.DListener" project="intercepting-filter" 
 | |
|     file="/intercepting-filter/src/main/java/com/iluwatar/intercepting/filter/Target.java" binary="false" 
 | |
|     corner="BOTTOM_RIGHT">    
 | |
|     <position height="106" width="223" x="819" y="1135"/>    
 | |
|     <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>  
 | |
|   <association id="14">    
 | |
|     <end type="SOURCE" refId="10" navigable="false">      
 | |
|       <attribute id="15" name="filterManager">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </attribute>      
 | |
|       <multiplicity id="16" minimum="0" maximum="1">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </multiplicity>    
 | |
|     </end>    
 | |
|     <end type="TARGET" refId="1" navigable="true"/>    
 | |
|     <display labels="true" multiplicity="true"/>  
 | |
|   </association>  
 | |
|   <association id="17">    
 | |
|     <end type="SOURCE" refId="6" navigable="false">      
 | |
|       <attribute id="18" name="chain">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </attribute>      
 | |
|       <multiplicity id="19" minimum="0" maximum="1">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </multiplicity>    
 | |
|     </end>    
 | |
|     <end type="TARGET" refId="12" navigable="true"/>    
 | |
|     <display labels="true" multiplicity="true"/>  
 | |
|   </association>  
 | |
|   <association id="20">    
 | |
|     <end type="SOURCE" refId="7" navigable="false">      
 | |
|       <attribute id="21" name="next">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </attribute>      
 | |
|       <multiplicity id="22" minimum="0" maximum="1">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </multiplicity>    
 | |
|     </end>    
 | |
|     <end type="TARGET" refId="12" navigable="true"/>    
 | |
|     <display labels="true" multiplicity="true"/>  
 | |
|   </association>  
 | |
|   <nesting id="23">    
 | |
|     <end type="SOURCE" refId="11"/>    
 | |
|     <end type="TARGET" refId="13"/>  
 | |
|   </nesting>  
 | |
|   <generalization id="24">    
 | |
|     <end type="SOURCE" refId="2"/>    
 | |
|     <end type="TARGET" refId="7"/>  
 | |
|   </generalization>  
 | |
|   <generalization id="25">    
 | |
|     <end type="SOURCE" refId="3"/>    
 | |
|     <end type="TARGET" refId="7"/>  
 | |
|   </generalization>  
 | |
|   <generalization id="26">    
 | |
|     <end type="SOURCE" refId="9"/>    
 | |
|     <end type="TARGET" refId="7"/>  
 | |
|   </generalization>  
 | |
|   <generalization id="27">    
 | |
|     <end type="SOURCE" refId="8"/>    
 | |
|     <end type="TARGET" refId="7"/>  
 | |
|   </generalization>  
 | |
|   <realization id="28">    
 | |
|     <end type="SOURCE" refId="7"/>    
 | |
|     <end type="TARGET" refId="12"/>  
 | |
|   </realization>  
 | |
|   <association id="29">    
 | |
|     <end type="SOURCE" refId="1" navigable="false">      
 | |
|       <attribute id="30" name="filterChain">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </attribute>      
 | |
|       <multiplicity id="31" minimum="0" maximum="1">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </multiplicity>    
 | |
|     </end>    
 | |
|     <end type="TARGET" refId="6" navigable="true"/>    
 | |
|     <display labels="true" multiplicity="true"/>  
 | |
|   </association>  
 | |
|   <generalization id="32">    
 | |
|     <end type="SOURCE" refId="5"/>    
 | |
|     <end type="TARGET" refId="7"/>  
 | |
|   </generalization>  
 | |
|   <association id="33">    
 | |
|     <end type="SOURCE" refId="6" navigable="false">      
 | |
|       <attribute id="34" name="target">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </attribute>      
 | |
|       <multiplicity id="35" minimum="0" maximum="1">        
 | |
|         <position height="0" width="0" x="0" y="0"/>      
 | |
|       </multiplicity>    
 | |
|     </end>    
 | |
|     <end type="TARGET" refId="11" 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> |