forked from giacomelli/GeneticSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Fitnesses.cd
22 lines (22 loc) · 902 Bytes
/
Fitnesses.cd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1">
<Class Name="GeneticSharp.Domain.Fitnesses.FitnessException" Collapsed="true">
<Position X="5.5" Y="1" Width="2.5" />
<Compartments>
<Compartment Name="Properties" Collapsed="true" />
<Compartment Name="Methods" Collapsed="true" />
</Compartments>
<TypeIdentifier>
<HashCode>AAAgAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>Fitnesses\FitnessException.cs</FileName>
</TypeIdentifier>
</Class>
<Interface Name="GeneticSharp.Domain.Fitnesses.IFitness">
<Position X="3.5" Y="1" Width="1.5" />
<TypeIdentifier>
<HashCode>ACAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>Fitnesses\IFitness.cs</FileName>
</TypeIdentifier>
</Interface>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>