comparison Agendas/trunk/src/Diagramas/Dominio.dgml @ 49:be7a9720fb96

Diagramas
author nelopauselli
date Fri, 13 May 2011 22:59:00 -0300
parents
children
comparison
equal deleted inserted replaced
48:08dbe42fdde1 49:be7a9720fb96
1 <?xml version="1.0" encoding="utf-8"?>
2 <DirectedGraph xmlns="http://schemas.microsoft.com/vs/2009/dgml">
3 <Nodes>
4 <Node Id="(@1 @3 Type=Accion)" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Accion" />
5 <Node Id="@10" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="IPublicador" />
6 <Node Id="@11" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="IRecordador" />
7 <Node Id="@12" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="ISeguridad" />
8 <Node Id="@13" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Ponente" />
9 <Node Id="@14" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Track" />
10 <Node Id="@15" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="UsuarioNoAutenticadoException" />
11 <Node Id="@16" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="ValidationException" />
12 <Node Id="@2" Category="FileSystem.Category.FileOfType.dll" CodeSchemaProperty_StrongName="AltNetHispano.Agendas.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" FilePath="$(a14907df-02e4-4fa7-be27-4292af50aa22.OutputPath)" Group="Expanded" Label="AltNetHispano.Agendas.Domain.dll">
13 <Category Ref="CodeSchema_Assembly" />
14 </Node>
15 <Node Id="@4" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Agenda" />
16 <Node Id="@5" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="CompositePublicador" />
17 <Node Id="@6" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Evento" />
18 <Node Id="@7" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="EventoNotFoundException" />
19 <Node Id="@8" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="IEventoRepository" />
20 <Node Id="@9" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="IPonenteRepository" />
21 </Nodes>
22 <Links>
23 <Link Source="@2" Target="(@1 @3 Type=Accion)" Category="Contains" />
24 <Link Source="@2" Target="@10" Category="Contains" />
25 <Link Source="@2" Target="@11" Category="Contains" />
26 <Link Source="@2" Target="@12" Category="Contains" />
27 <Link Source="@2" Target="@13" Category="Contains" />
28 <Link Source="@2" Target="@14" Category="Contains" />
29 <Link Source="@2" Target="@15" Category="Contains" />
30 <Link Source="@2" Target="@16" Category="Contains" />
31 <Link Source="@2" Target="@4" Category="Contains" />
32 <Link Source="@2" Target="@5" Category="Contains" />
33 <Link Source="@2" Target="@6" Category="Contains" />
34 <Link Source="@2" Target="@7" Category="Contains" />
35 <Link Source="@2" Target="@8" Category="Contains" />
36 <Link Source="@2" Target="@9" Category="Contains" />
37 <Link Source="@4" Target="@10" Category="References" ReferenceCount="2">
38 <Category Ref="CodeSchema_Calls" />
39 </Link>
40 <Link Source="@4" Target="@11" Category="References" ReferenceCount="1">
41 <Category Ref="CodeSchema_Calls" />
42 </Link>
43 <Link Source="@4" Target="@12" Category="References" />
44 <Link Source="@4" Target="@13" Category="References" ReferenceCount="6">
45 <Category Ref="CodeSchema_Calls" />
46 </Link>
47 <Link Source="@4" Target="@15" Category="CodeSchema_Calls" ReferenceCount="2" />
48 <Link Source="@4" Target="@16" Category="CodeSchema_Calls" ReferenceCount="2" />
49 <Link Source="@4" Target="@6" Category="CodeSchema_Calls" ReferenceCount="19">
50 <Category Ref="CodeSchema_ReturnTypeLink" />
51 <Category Ref="References" />
52 </Link>
53 <Link Source="@4" Target="@7" Category="CodeSchema_Calls" ReferenceCount="1" />
54 <Link Source="@4" Target="@8" Category="References" ReferenceCount="9">
55 <Category Ref="CodeSchema_Calls" />
56 </Link>
57 <Link Source="@4" Target="@9" Category="References" ReferenceCount="3">
58 <Category Ref="CodeSchema_Calls" />
59 </Link>
60 <Link Source="@5" Target="@10" Category="Implements" ReferenceCount="2">
61 <Category Ref="CodeSchema_Calls" />
62 <Category Ref="References" />
63 </Link>
64 <Link Source="@6" Target="@13" Category="References" ReferenceCount="1">
65 <Category Ref="CodeSchema_ReturnTypeLink" />
66 </Link>
67 <Link Source="@6" Target="@14" Category="CodeSchema_Calls" ReferenceCount="4" />
68 <Link Source="@8" Target="@6" Category="CodeSchema_ReturnTypeLink" ReferenceCount="2" />
69 <Link Source="@9" Target="@13" Category="CodeSchema_ReturnTypeLink" ReferenceCount="1" />
70 </Links>
71 <Categories>
72 <Category Id="CodeSchema_Assembly" Label="Assembly" BasedOn="File" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" Icon="CodeSchema_Assembly" IsProviderRoot="False" NavigationActionLabel="Assemblies" />
73 <Category Id="CodeSchema_Block" Label="Block" BasedOn="CodeSchema_Statement" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" IsProviderRoot="False" NavigationActionLabel="Blocks" />
74 <Category Id="CodeSchema_Calls" Label="Calls" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Called By" OutgoingActionLabel="Calls" />
75 <Category Id="CodeSchema_Class" Label="Class" BasedOn="CodeSchema_Type" CanBeDataDriven="True" DefaultAction="Node:Both:CodeSchema_Member" Icon="CodeSchema_Class" IsProviderRoot="False" NavigationActionLabel="Classes" />
76 <Category Id="CodeSchema_Interface" Label="Interface" BasedOn="CodeSchema_Type" CanBeDataDriven="True" DefaultAction="Node:Both:CodeSchema_Member" Icon="CodeSchema_Interface" IsProviderRoot="False" NavigationActionLabel="Interfaces" />
77 <Category Id="CodeSchema_ReturnTypeLink" Label="Return" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Return types" OutgoingActionLabel="Return types" />
78 <Category Id="CodeSchema_Statement" Label="Statement" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" IsProviderRoot="False" NavigationActionLabel="Statement" />
79 <Category Id="CodeSchema_Type" Label="Type" BasedOn="CodeSchema_Block" CanBeDataDriven="True" DefaultAction="Node:Both:CodeSchema_Member" Icon="CodeSchema_Class" IsProviderRoot="False" NavigationActionLabel="Types" />
80 <Category Id="Contains" Label="Contains" CanBeDataDriven="False" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Contained By" IsContainment="True" OutgoingActionLabel="Contains" />
81 <Category Id="File" Label="File" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" Icon="File" IsProviderRoot="False" NavigationActionLabel="Files" />
82 <Category Id="FileSystem.Category.FileOfType.dll" Label="dll File" BasedOn="CodeSchema_Assembly" CanBeDataDriven="True" IsProviderRoot="False" NavigationActionLabel="dll Files" />
83 <Category Id="Implements" Label="Implements" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Implemented by" OutgoingActionLabel="Implements" />
84 <Category Id="References" Label="References" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Referenced By" OutgoingActionLabel="References" />
85 </Categories>
86 <Properties>
87 <Property Id="CanBeDataDriven" Label="CanBeDataDriven" Description="CanBeDataDriven" DataType="System.Boolean" />
88 <Property Id="CanLinkedNodesBeDataDriven" Label="CanLinkedNodesBeDataDriven" Description="CanLinkedNodesBeDataDriven" DataType="System.Boolean" />
89 <Property Id="CodeSchemaProperty_IsPublic" Label="IsPublic" Description="IsPublic" DataType="System.Boolean" />
90 <Property Id="CodeSchemaProperty_StrongName" Label="StrongName" Description="StrongName" DataType="System.String" />
91 <Property Id="DefaultAction" Label="DefaultAction" Description="DefaultAction" DataType="System.String" />
92 <Property Id="FilePath" Label="File Path" Description="File Path" DataType="System.String" />
93 <Property Id="Group" Label="Group" Description="Display the node as a group" DataType="Microsoft.VisualStudio.Progression.GraphModel.GroupStyle" />
94 <Property Id="Icon" Label="Icon" Description="Icon" DataType="System.String" />
95 <Property Id="IncomingActionLabel" Label="IncomingActionLabel" Description="IncomingActionLabel" DataType="System.String" />
96 <Property Id="IsContainment" DataType="System.Boolean" />
97 <Property Id="IsProviderRoot" Label="IsProviderRoot" Description="IsProviderRoot" DataType="System.Boolean" />
98 <Property Id="Label" Label="Label" Description="Displayable label of an Annotatable object" DataType="System.String" />
99 <Property Id="NavigationActionLabel" Label="NavigationActionLabel" Description="NavigationActionLabel" DataType="System.String" />
100 <Property Id="OutgoingActionLabel" Label="OutgoingActionLabel" Description="OutgoingActionLabel" DataType="System.String" />
101 <Property Id="ReferenceCount" Label="Reference Count" Description="Total number of links" DataType="System.Int32" />
102 </Properties>
103 <QualifiedNames>
104 <Name Id="Assembly" Label="Assembly" ValueType="Uri" />
105 <Name Id="Namespace" Label="Namespace" ValueType="System.String" />
106 <Name Id="Type" Label="Type" ValueType="System.Object" />
107 </QualifiedNames>
108 <Styles>
109 <Style TargetType="Node" GroupLabel="Assembly" ValueLabel="Has category">
110 <Condition Expression="HasCategory('CodeSchema_Assembly')" />
111 <Setter Property="Background" Value="#1C3068" />
112 </Style>
113 <Style TargetType="Node" GroupLabel="Namespace" ValueLabel="Has category">
114 <Condition Expression="HasCategory('CodeSchema_Namespace')" />
115 <Setter Property="Background" Value="#4A65A0" />
116 </Style>
117 <Style TargetType="Node" GroupLabel="Type" ValueLabel="Has category">
118 <Condition Expression="HasCategory('CodeSchema_Type')" />
119 <Setter Property="Background" Value="#D3DCEF" />
120 </Style>
121 <Style TargetType="Node" GroupLabel="Method" ValueLabel="Has category">
122 <Condition Expression="HasCategory('CodeSchema_Method')" />
123 <Setter Property="Background" Value="#FFE0E0E0" />
124 </Style>
125 <Style TargetType="Node" GroupLabel="Generics" ValueLabel="Has category">
126 <Condition Expression="HasCategory('Generics')" />
127 <Setter Property="Background" Value="#FFA080A0" />
128 </Style>
129 <Style TargetType="Node" GroupLabel="Externals" ValueLabel="Has category">
130 <Condition Expression="HasCategory('Externals')" />
131 <Setter Property="Background" Value="#FFA08080" />
132 </Style>
133 </Styles>
134 <IdentifierAliases>
135 <Alias n="1" Uri="Assembly=$(a14907df-02e4-4fa7-be27-4292af50aa22.OutputPathUri)" />
136 <Alias n="2" Id="(@1)" />
137 <Alias n="3" Id="Namespace=AltNetHispano.Agendas.Domain" />
138 <Alias n="4" Id="(@1 @3 Type=Agenda)" />
139 <Alias n="5" Id="(@1 @3 Type=CompositePublicador)" />
140 <Alias n="6" Id="(@1 @3 Type=Evento)" />
141 <Alias n="7" Id="(@1 @3 Type=EventoNotFoundException)" />
142 <Alias n="8" Id="(@1 Namespace=AltNetHispano.Agendas.Domain.Repositories Type=IEventoRepository)" />
143 <Alias n="9" Id="(@1 Namespace=AltNetHispano.Agendas.Domain.Repositories Type=IPonenteRepository)" />
144 <Alias n="10" Id="(@1 @3 Type=IPublicador)" />
145 <Alias n="11" Id="(@1 @3 Type=IRecordador)" />
146 <Alias n="12" Id="(@1 @3 Type=ISeguridad)" />
147 <Alias n="13" Id="(@1 @3 Type=Ponente)" />
148 <Alias n="14" Id="(@1 @3 Type=Track)" />
149 <Alias n="15" Id="(@1 @3 Type=UsuarioNoAutenticadoException)" />
150 <Alias n="16" Id="(@1 Namespace=AltNetHispano.Agendas.Domain.Exceptions Type=ValidationException)" />
151 </IdentifierAliases>
152 <Paths>
153 <Path Id="a14907df-02e4-4fa7-be27-4292af50aa22.OutputPath" Value="C:\Users\Nelo\Desktop\altnethispano\Agendas\trunk\src\Agendas.Domain\bin\Debug\AltNetHispano.Agendas.Domain.dll" />
154 <Path Id="a14907df-02e4-4fa7-be27-4292af50aa22.OutputPathUri" Value="file:///C:/Users/Nelo/Desktop/altnethispano/Agendas/trunk/src/Agendas.Domain/bin/Debug/AltNetHispano.Agendas.Domain.dll" />
155 </Paths>
156 </DirectedGraph>