53 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			53 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								<?xml version="1.0" encoding="UTF-8"?>
							 | 
						||
| 
								 | 
							
								<class-diagram version="1.1.8" 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.monostate.LoadBalancer" project="monostate" 
							 | 
						||
| 
								 | 
							
								    file="/monostate/src/main/java/com/iluwatar/monostate/LoadBalancer.java" binary="false" corner="BOTTOM_RIGHT">    
							 | 
						||
| 
								 | 
							
								    <position height="187" width="158" x="100" y="66"/>    
							 | 
						||
| 
								 | 
							
								    <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.monostate.Server" project="monostate" 
							 | 
						||
| 
								 | 
							
								    file="/monostate/src/main/java/com/iluwatar/monostate/Server.java" binary="false" corner="BOTTOM_RIGHT">    
							 | 
						||
| 
								 | 
							
								    <position height="-1" width="-1" x="176" y="372"/>    
							 | 
						||
| 
								 | 
							
								    <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.monostate.Request" project="monostate" 
							 | 
						||
| 
								 | 
							
								    file="/monostate/src/main/java/com/iluwatar/monostate/Request.java" binary="false" corner="BOTTOM_RIGHT">    
							 | 
						||
| 
								 | 
							
								    <position height="-1" width="-1" x="329" y="352"/>    
							 | 
						||
| 
								 | 
							
								    <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>  
							 | 
						||
| 
								 | 
							
								  <dependency id="4">    
							 | 
						||
| 
								 | 
							
								    <end type="SOURCE" refId="1"/>    
							 | 
						||
| 
								 | 
							
								    <end type="TARGET" refId="3"/>  
							 | 
						||
| 
								 | 
							
								  </dependency>  
							 | 
						||
| 
								 | 
							
								  <dependency id="5">    
							 | 
						||
| 
								 | 
							
								    <end type="SOURCE" refId="2"/>    
							 | 
						||
| 
								 | 
							
								    <end type="TARGET" refId="3"/>  
							 | 
						||
| 
								 | 
							
								  </dependency>  
							 | 
						||
| 
								 | 
							
								  <association id="6">    
							 | 
						||
| 
								 | 
							
								    <end type="SOURCE" refId="1" navigable="false">      
							 | 
						||
| 
								 | 
							
								      <attribute id="7" name="servers"/>      
							 | 
						||
| 
								 | 
							
								      <multiplicity id="8" minimum="0" maximum="2147483647"/>    
							 | 
						||
| 
								 | 
							
								    </end>    
							 | 
						||
| 
								 | 
							
								    <end type="TARGET" refId="2" 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>
							 |