Free cookie consent management tool by TermsFeed Policy Generator

source: stable/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Docs/Document.cd @ 17074

Last change on this file since 17074 was 2768, checked in by mkommend, 14 years ago

added solution folders and sources for the netron library (ticket #867)

File size: 2.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<ClassDiagram MajorVersion="1" MinorVersion="1">
3  <Font Name="Tahoma" Size="8.25" />
4  <Class Name="Netron.Diagramming.Core.Win.DiagramControl" Collapsed="true">
5    <Position X="1" Y="6.5" Width="1.5" />
6    <TypeIdentifier>
7      <FileName>UI\Win\DiagramControl.cs</FileName>
8      <HashCode>AAABIEAACAAAAoCgIAAIAAgAAgAIAABAAAAAEAAAAQI=</HashCode>
9    </TypeIdentifier>
10  </Class>
11  <Class Name="Netron.Diagramming.Core.DiagramControlBase">
12    <Position X="0.5" Y="2.25" Width="2.5" />
13    <TypeIdentifier>
14      <FileName>UI\DiagramControlBase.cs</FileName>
15      <HashCode>AQCAhQAAASgABABIAHAAAAABAAABEAATAAAABgABUAA=</HashCode>
16    </TypeIdentifier>
17    <ShowAsAssociation>
18      <Property Name="Document" />
19    </ShowAsAssociation>
20    <Compartments>
21      <Compartment Name="Methods" Collapsed="true" />
22    </Compartments>
23    <Lollipop Position="0.2" />
24  </Class>
25  <Class Name="System.Windows.Forms.ScrollableControl" Collapsed="true">
26    <Position X="1" Y="0.5" Width="1.5" />
27    <TypeIdentifier />
28    <Lollipop Position="0.2" />
29  </Class>
30  <Class Name="Netron.Diagramming.Core.Document" Collapsed="true">
31    <Position X="4" Y="3.25" Width="1.5" />
32    <TypeIdentifier>
33      <FileName>Core\Document.cs</FileName>
34      <HashCode>AAAAEAAAAAAAIAAAAAAAAAAgAAAAAAAAAAgABAABAAA=</HashCode>
35    </TypeIdentifier>
36    <ShowAsAssociation>
37      <Property Name="Information" />
38      <Property Name="Model" />
39    </ShowAsAssociation>
40    <Lollipop Position="0.2" />
41  </Class>
42  <Class Name="Netron.Diagramming.Core.DocumentInformation" Collapsed="true">
43    <Position X="3.5" Y="5" Width="1.75" />
44    <TypeIdentifier>
45      <FileName>Core\DocumentInformation.cs</FileName>
46      <HashCode>QCQAAAAQBAAgAEAAgAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
47    </TypeIdentifier>
48    <Compartments>
49      <Compartment Name="Properties" Collapsed="true" />
50      <Compartment Name="Methods" Collapsed="true" />
51    </Compartments>
52  </Class>
53  <Interface Name="Netron.Diagramming.Core.IModel" Collapsed="true">
54    <Position X="6.25" Y="5" Width="1.5" />
55    <TypeIdentifier>
56      <FileName>Core\Interfaces\IModel.cs</FileName>
57      <HashCode>AADFJEAAACCAAIAgAAQABAAEAAAAAoAAAAAAACBAAEI=</HashCode>
58    </TypeIdentifier>
59    <Compartments>
60      <Compartment Name="Methods" Collapsed="true" />
61      <Compartment Name="Events" Collapsed="true" />
62      <Compartment Name="Properties" Collapsed="true" />
63    </Compartments>
64  </Interface>
65</ClassDiagram>
Note: See TracBrowser for help on using the repository browser.