Files
2017-03-26 20:00:03 +02:00

66 lines
5.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<DirectedGraph xmlns="http://schemas.microsoft.com/vs/2009/dgml">
<Nodes>
<Node Id="(@1)" Category="CodeSchema_Solution" Label="SISBusiness">
<Category Ref="CodeSchema_SourceFile" />
</Node>
<Node Id="(@4 @2 Type=Recipe)" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" IsDragSource="True" Label="Recipe" />
<Node Id="(@4 @2 Type=RecipeFrom)" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" IsDragSource="True" Label="RecipeFrom" />
<Node Id="(@4 @2 Type=RecipeTo)" Category="CodeSchema_Class" CodeSchemaProperty_IsPublic="True" IsDragSource="True" Label="RecipeTo" />
<Node Id="@3" Category="CodeSchema_Namespace" Label="SISBusiness.Module" />
</Nodes>
<Links>
<Link Source="@3" Target="(@4 @2 Type=Recipe)" Category="Contains" />
<Link Source="@3" Target="(@4 @2 Type=RecipeFrom)" Category="Contains" />
<Link Source="@3" Target="(@4 @2 Type=RecipeTo)" Category="Contains" />
</Links>
<Categories>
<Category Id="CodeSchema_Block" Label="Block" BasedOn="CodeSchema_Statement" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" IsProviderRoot="False" NavigationActionLabel="Blocks" />
<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_Namespace" Label="Namespace" BasedOn="CodeSchema_Block" CanBeDataDriven="True" DefaultAction="Node:Both:CodeSchema_Type" Icon="CodeSchema_Namespace" IsProviderRoot="False" NavigationActionLabel="Namespaces" />
<Category Id="CodeSchema_Solution" Label="Solution" BasedOn="CodeSchema_Block" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" IsProviderRoot="False" NavigationActionLabel="Solutions" />
<Category Id="CodeSchema_SourceFile" Label="Source File" BasedOn="File" CanBeDataDriven="True" DefaultAction="Node:Both:CodeSchema_Type" Icon="File" IsProviderRoot="False" NavigationActionLabel="Files" />
<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" />
</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="DefaultAction" Label="DefaultAction" Description="DefaultAction" DataType="System.String" />
<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="IsDragSource" Label="IsDragSource" Description="IsDragSource" 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" />
</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="Class" ValueLabel="True">
<Condition Expression="HasCategory('CodeSchema_Class')" />
<Setter Property="Background" Value="#FFC0C0C0" />
<Setter Property="Icon" Value="pack://application:,,,/Microsoft.VisualStudio.Progression.VSPackage;component/Icons/Class.png" />
</Style>
</Styles>
<IdentifierAliases>
<Alias n="1" Uri="Assembly=$(VsSolutionUri)/SISBusiness.sln" />
<Alias n="2" Id="Namespace=SISBusiness.Module" />
<Alias n="3" Id="(@2)" />
<Alias n="4" Uri="Assembly=$(60bf693f-7dea-4cf6-85bd-ea96829d79dd.OutputPathUri)" />
</IdentifierAliases>
<Paths>
<Path Id="60bf693f-7dea-4cf6-85bd-ea96829d79dd.OutputPath" Value="C:\Users\ivan.szabo.SISDOMAIN\Documents\Visual Studio 2010\Projects\SIS Business\SISBusiness.Module\bin\Release\SISBusiness.Module.dll" />
<Path Id="60bf693f-7dea-4cf6-85bd-ea96829d79dd.OutputPathUri" Value="file:///C:/Users/ivan.szabo.SISDOMAIN/Documents/Visual Studio 2010/Projects/SIS Business/SISBusiness.Module/bin/Release/SISBusiness.Module.dll" />
<Path Id="VsSolution" Value="C:\Users\ivan.szabo.SISDOMAIN\Documents\Visual Studio 2010\Projects\SIS Business" />
<Path Id="VsSolutionUri" Value="file:///C:/Users/ivan.szabo.SISDOMAIN/Documents/Visual Studio 2010/Projects/SIS Business" />
</Paths>
</DirectedGraph>