blob: 8f761cb4288596adaf3f74d8432f86c7316f3cdd [file] [log] [blame]
Nikhil Raj03c7ff32023-08-22 12:00:04 +01001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<!-- Generated by graphviz version 2.43.0 (0)
5 -->
6<!-- Title: WorkloadFactoryBase Pages: 1 -->
7<svg width="256pt" height="140pt"
8 viewBox="0.00 0.00 256.00 140.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 136)">
10<title>WorkloadFactoryBase</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-136 252,-136 252,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title=" ">
16<polygon fill="#bfbfbf" stroke="black" points="58.5,-56.5 58.5,-75.5 180.5,-75.5 180.5,-56.5 58.5,-56.5"/>
17<text text-anchor="middle" x="119.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">WorkloadFactoryBase</text>
18</a>
19</g>
20</g>
21<!-- Node3 -->
22<g id="node3" class="node">
23<title>Node3</title>
24<g id="a_node3"><a xlink:href="classarmnn_1_1_cl_workload_factory.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 107,-19.5 107,-0.5 0,-0.5"/>
26<text text-anchor="middle" x="53.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ClWorkloadFactory</text>
27</a>
28</g>
29</g>
30<!-- Node1&#45;&gt;Node3 -->
31<g id="edge2" class="edge">
32<title>Node1&#45;&gt;Node3</title>
33<path fill="none" stroke="midnightblue" d="M100.95,-49.82C89.12,-40.15 74.21,-27.95 64.3,-19.83"/>
34<polygon fill="midnightblue" stroke="midnightblue" points="98.94,-52.7 108.9,-56.32 103.37,-47.28 98.94,-52.7"/>
35</g>
36<!-- Node4 -->
37<g id="node4" class="node">
38<title>Node4</title>
39<g id="a_node4"><a xlink:href="classarmnn_1_1_neon_workload_factory.html" target="_top" xlink:title=" ">
40<polygon fill="white" stroke="black" points="125,-0.5 125,-19.5 248,-19.5 248,-0.5 125,-0.5"/>
41<text text-anchor="middle" x="186.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">NeonWorkloadFactory</text>
42</a>
43</g>
44</g>
45<!-- Node1&#45;&gt;Node4 -->
46<g id="edge3" class="edge">
47<title>Node1&#45;&gt;Node4</title>
48<path fill="none" stroke="midnightblue" d="M138.33,-49.82C150.34,-40.15 165.47,-27.95 175.54,-19.83"/>
49<polygon fill="midnightblue" stroke="midnightblue" points="135.85,-47.32 130.26,-56.32 140.25,-52.77 135.85,-47.32"/>
50</g>
51<!-- Node2 -->
52<g id="node2" class="node">
53<title>Node2</title>
54<g id="a_node2"><a xlink:href="classarmnn_1_1_i_workload_factory.html" target="_top" xlink:title=" ">
55<polygon fill="white" stroke="black" points="69,-112.5 69,-131.5 170,-131.5 170,-112.5 69,-112.5"/>
56<text text-anchor="middle" x="119.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">IWorkloadFactory</text>
57</a>
58</g>
59</g>
60<!-- Node2&#45;&gt;Node1 -->
61<g id="edge1" class="edge">
62<title>Node2&#45;&gt;Node1</title>
63<path fill="none" stroke="midnightblue" d="M119.5,-101.8C119.5,-92.91 119.5,-82.78 119.5,-75.75"/>
64<polygon fill="midnightblue" stroke="midnightblue" points="116,-102.08 119.5,-112.08 123,-102.08 116,-102.08"/>
65</g>
66</g>
67</svg>