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

Diagramas
author nelopauselli
date Fri, 13 May 2011 22:59:00 -0300
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Agendas/trunk/src/Diagramas/Dominio.dgml	Fri May 13 22:59:00 2011 -0300
@@ -0,0 +1,156 @@
+<?xml version="1.0" encoding="utf-8"?>
+<DirectedGraph xmlns="http://schemas.microsoft.com/vs/2009/dgml">
+  <Nodes>
+    <Node Id="(@1 @3 Type=Accion)" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Accion" />
+    <Node Id="@10" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="IPublicador" />
+    <Node Id="@11" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="IRecordador" />
+    <Node Id="@12" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="ISeguridad" />
+    <Node Id="@13" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Ponente" />
+    <Node Id="@14" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Track" />
+    <Node Id="@15" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="UsuarioNoAutenticadoException" />
+    <Node Id="@16" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="ValidationException" />
+    <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">
+      <Category Ref="CodeSchema_Assembly" />
+    </Node>
+    <Node Id="@4" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Agenda" />
+    <Node Id="@5" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="CompositePublicador" />
+    <Node Id="@6" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="Evento" />
+    <Node Id="@7" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" Label="EventoNotFoundException" />
+    <Node Id="@8" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="IEventoRepository" />
+    <Node Id="@9" Category="CodeSchema_Interface" CodeSchemaProperty_IsPublic="True" Label="IPonenteRepository" />
+  </Nodes>
+  <Links>
+    <Link Source="@2" Target="(@1 @3 Type=Accion)" Category="Contains" />
+    <Link Source="@2" Target="@10" Category="Contains" />
+    <Link Source="@2" Target="@11" Category="Contains" />
+    <Link Source="@2" Target="@12" Category="Contains" />
+    <Link Source="@2" Target="@13" Category="Contains" />
+    <Link Source="@2" Target="@14" Category="Contains" />
+    <Link Source="@2" Target="@15" Category="Contains" />
+    <Link Source="@2" Target="@16" Category="Contains" />
+    <Link Source="@2" Target="@4" Category="Contains" />
+    <Link Source="@2" Target="@5" Category="Contains" />
+    <Link Source="@2" Target="@6" Category="Contains" />
+    <Link Source="@2" Target="@7" Category="Contains" />
+    <Link Source="@2" Target="@8" Category="Contains" />
+    <Link Source="@2" Target="@9" Category="Contains" />
+    <Link Source="@4" Target="@10" Category="References" ReferenceCount="2">
+      <Category Ref="CodeSchema_Calls" />
+    </Link>
+    <Link Source="@4" Target="@11" Category="References" ReferenceCount="1">
+      <Category Ref="CodeSchema_Calls" />
+    </Link>
+    <Link Source="@4" Target="@12" Category="References" />
+    <Link Source="@4" Target="@13" Category="References" ReferenceCount="6">
+      <Category Ref="CodeSchema_Calls" />
+    </Link>
+    <Link Source="@4" Target="@15" Category="CodeSchema_Calls" ReferenceCount="2" />
+    <Link Source="@4" Target="@16" Category="CodeSchema_Calls" ReferenceCount="2" />
+    <Link Source="@4" Target="@6" Category="CodeSchema_Calls" ReferenceCount="19">
+      <Category Ref="CodeSchema_ReturnTypeLink" />
+      <Category Ref="References" />
+    </Link>
+    <Link Source="@4" Target="@7" Category="CodeSchema_Calls" ReferenceCount="1" />
+    <Link Source="@4" Target="@8" Category="References" ReferenceCount="9">
+      <Category Ref="CodeSchema_Calls" />
+    </Link>
+    <Link Source="@4" Target="@9" Category="References" ReferenceCount="3">
+      <Category Ref="CodeSchema_Calls" />
+    </Link>
+    <Link Source="@5" Target="@10" Category="Implements" ReferenceCount="2">
+      <Category Ref="CodeSchema_Calls" />
+      <Category Ref="References" />
+    </Link>
+    <Link Source="@6" Target="@13" Category="References" ReferenceCount="1">
+      <Category Ref="CodeSchema_ReturnTypeLink" />
+    </Link>
+    <Link Source="@6" Target="@14" Category="CodeSchema_Calls" ReferenceCount="4" />
+    <Link Source="@8" Target="@6" Category="CodeSchema_ReturnTypeLink" ReferenceCount="2" />
+    <Link Source="@9" Target="@13" Category="CodeSchema_ReturnTypeLink" ReferenceCount="1" />
+  </Links>
+  <Categories>
+    <Category Id="CodeSchema_Assembly" Label="Assembly" BasedOn="File" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" Icon="CodeSchema_Assembly" IsProviderRoot="False" NavigationActionLabel="Assemblies" />
+    <Category Id="CodeSchema_Block" Label="Block" BasedOn="CodeSchema_Statement" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" IsProviderRoot="False" NavigationActionLabel="Blocks" />
+    <Category Id="CodeSchema_Calls" Label="Calls" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Called By" OutgoingActionLabel="Calls" />
+    <Category Id="CodeSchema_Class" Label="Class" BasedOn="CodeSchema_Type" CanBeDataDriven="True" DefaultAction="Node:Both:CodeSchema_Member" Icon="CodeSchema_Class" IsProviderRoot="False" NavigationActionLabel="Classes" />
+    <Category Id="CodeSchema_Interface" Label="Interface" BasedOn="CodeSchema_Type" CanBeDataDriven="True" DefaultAction="Node:Both:CodeSchema_Member" Icon="CodeSchema_Interface" IsProviderRoot="False" NavigationActionLabel="Interfaces" />
+    <Category Id="CodeSchema_ReturnTypeLink" Label="Return" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Return types" OutgoingActionLabel="Return types" />
+    <Category Id="CodeSchema_Statement" Label="Statement" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" IsProviderRoot="False" NavigationActionLabel="Statement" />
+    <Category Id="CodeSchema_Type" Label="Type" BasedOn="CodeSchema_Block" CanBeDataDriven="True" DefaultAction="Node:Both:CodeSchema_Member" Icon="CodeSchema_Class" IsProviderRoot="False" NavigationActionLabel="Types" />
+    <Category Id="Contains" Label="Contains" CanBeDataDriven="False" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Contained By" IsContainment="True" OutgoingActionLabel="Contains" />
+    <Category Id="File" Label="File" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" Icon="File" IsProviderRoot="False" NavigationActionLabel="Files" />
+    <Category Id="FileSystem.Category.FileOfType.dll" Label="dll File" BasedOn="CodeSchema_Assembly" CanBeDataDriven="True" IsProviderRoot="False" NavigationActionLabel="dll Files" />
+    <Category Id="Implements" Label="Implements" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Implemented by" OutgoingActionLabel="Implements" />
+    <Category Id="References" Label="References" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="Referenced By" OutgoingActionLabel="References" />
+  </Categories>
+  <Properties>
+    <Property Id="CanBeDataDriven" Label="CanBeDataDriven" Description="CanBeDataDriven" DataType="System.Boolean" />
+    <Property Id="CanLinkedNodesBeDataDriven" Label="CanLinkedNodesBeDataDriven" Description="CanLinkedNodesBeDataDriven" DataType="System.Boolean" />
+    <Property Id="CodeSchemaProperty_IsPublic" Label="IsPublic" Description="IsPublic" DataType="System.Boolean" />
+    <Property Id="CodeSchemaProperty_StrongName" Label="StrongName" Description="StrongName" DataType="System.String" />
+    <Property Id="DefaultAction" Label="DefaultAction" Description="DefaultAction" DataType="System.String" />
+    <Property Id="FilePath" Label="File Path" Description="File Path" DataType="System.String" />
+    <Property Id="Group" Label="Group" Description="Display the node as a group" DataType="Microsoft.VisualStudio.Progression.GraphModel.GroupStyle" />
+    <Property Id="Icon" Label="Icon" Description="Icon" DataType="System.String" />
+    <Property Id="IncomingActionLabel" Label="IncomingActionLabel" Description="IncomingActionLabel" DataType="System.String" />
+    <Property Id="IsContainment" DataType="System.Boolean" />
+    <Property Id="IsProviderRoot" Label="IsProviderRoot" Description="IsProviderRoot" DataType="System.Boolean" />
+    <Property Id="Label" Label="Label" Description="Displayable label of an Annotatable object" DataType="System.String" />
+    <Property Id="NavigationActionLabel" Label="NavigationActionLabel" Description="NavigationActionLabel" DataType="System.String" />
+    <Property Id="OutgoingActionLabel" Label="OutgoingActionLabel" Description="OutgoingActionLabel" DataType="System.String" />
+    <Property Id="ReferenceCount" Label="Reference Count" Description="Total number of links" DataType="System.Int32" />
+  </Properties>
+  <QualifiedNames>
+    <Name Id="Assembly" Label="Assembly" ValueType="Uri" />
+    <Name Id="Namespace" Label="Namespace" ValueType="System.String" />
+    <Name Id="Type" Label="Type" ValueType="System.Object" />
+  </QualifiedNames>
+  <Styles>
+    <Style TargetType="Node" GroupLabel="Assembly" ValueLabel="Has category">
+      <Condition Expression="HasCategory('CodeSchema_Assembly')" />
+      <Setter Property="Background" Value="#1C3068" />
+    </Style>
+    <Style TargetType="Node" GroupLabel="Namespace" ValueLabel="Has category">
+      <Condition Expression="HasCategory('CodeSchema_Namespace')" />
+      <Setter Property="Background" Value="#4A65A0" />
+    </Style>
+    <Style TargetType="Node" GroupLabel="Type" ValueLabel="Has category">
+      <Condition Expression="HasCategory('CodeSchema_Type')" />
+      <Setter Property="Background" Value="#D3DCEF" />
+    </Style>
+    <Style TargetType="Node" GroupLabel="Method" ValueLabel="Has category">
+      <Condition Expression="HasCategory('CodeSchema_Method')" />
+      <Setter Property="Background" Value="#FFE0E0E0" />
+    </Style>
+    <Style TargetType="Node" GroupLabel="Generics" ValueLabel="Has category">
+      <Condition Expression="HasCategory('Generics')" />
+      <Setter Property="Background" Value="#FFA080A0" />
+    </Style>
+    <Style TargetType="Node" GroupLabel="Externals" ValueLabel="Has category">
+      <Condition Expression="HasCategory('Externals')" />
+      <Setter Property="Background" Value="#FFA08080" />
+    </Style>
+  </Styles>
+  <IdentifierAliases>
+    <Alias n="1" Uri="Assembly=$(a14907df-02e4-4fa7-be27-4292af50aa22.OutputPathUri)" />
+    <Alias n="2" Id="(@1)" />
+    <Alias n="3" Id="Namespace=AltNetHispano.Agendas.Domain" />
+    <Alias n="4" Id="(@1 @3 Type=Agenda)" />
+    <Alias n="5" Id="(@1 @3 Type=CompositePublicador)" />
+    <Alias n="6" Id="(@1 @3 Type=Evento)" />
+    <Alias n="7" Id="(@1 @3 Type=EventoNotFoundException)" />
+    <Alias n="8" Id="(@1 Namespace=AltNetHispano.Agendas.Domain.Repositories Type=IEventoRepository)" />
+    <Alias n="9" Id="(@1 Namespace=AltNetHispano.Agendas.Domain.Repositories Type=IPonenteRepository)" />
+    <Alias n="10" Id="(@1 @3 Type=IPublicador)" />
+    <Alias n="11" Id="(@1 @3 Type=IRecordador)" />
+    <Alias n="12" Id="(@1 @3 Type=ISeguridad)" />
+    <Alias n="13" Id="(@1 @3 Type=Ponente)" />
+    <Alias n="14" Id="(@1 @3 Type=Track)" />
+    <Alias n="15" Id="(@1 @3 Type=UsuarioNoAutenticadoException)" />
+    <Alias n="16" Id="(@1 Namespace=AltNetHispano.Agendas.Domain.Exceptions Type=ValidationException)" />
+  </IdentifierAliases>
+  <Paths>
+    <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" />
+    <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" />
+  </Paths>
+</DirectedGraph>
\ No newline at end of file