You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: Journaling hierarchy Pages: 1 -->
<svg width="164pt" height="185pt"
viewBox="0.00 0.00 164.00 185.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 181)">
<title>Journaling hierarchy</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-181 160,-181 160,4 -4,4"/>
<!-- JournalEntry -->
<g id="node1" class="node">
<title>JournalEntry</title>
<g id="a_node1"><a xlink:href="../base/api-python.html#api-python-datamodel-journalentry" xlink:title="&lt;TABLE&gt;" target="_top">
<path fill="#fcf2e3" stroke="transparent" stroke-width="0.5" d="M130.5,-87C130.5,-87 25.5,-87 25.5,-87 19.5,-87 13.5,-81 13.5,-75 13.5,-75 13.5,-12 13.5,-12 13.5,-6 19.5,0 25.5,0 25.5,0 130.5,0 130.5,0 136.5,0 142.5,-6 142.5,-12 142.5,-12 142.5,-75 142.5,-75 142.5,-81 136.5,-87 130.5,-87"/>
<text text-anchor="start" x="53.5" y="-74.1" font-family="Verdana" font-size="8.00">JournalEntry</text>
<text text-anchor="start" x="77" y="-63.1" font-family="Verdana" font-size="8.00"> </text>
<text text-anchor="start" x="24" y="-52.1" font-family="Verdana" font-size="8.00" fill="#8b0000">+ created: datetime &#160;[0..1]</text>
<text text-anchor="start" x="24" y="-41.1" font-family="Verdana" font-size="8.00" fill="#8b0000">+ objectID: string</text>
<text text-anchor="start" x="24" y="-30.1" font-family="Verdana" font-size="8.00" fill="#8b0000">+ sender: string</text>
<text text-anchor="start" x="24" y="-19.1" font-family="Verdana" font-size="8.00" fill="#8b0000">+ action: string</text>
<text text-anchor="start" x="24" y="-8.1" font-family="Verdana" font-size="8.00" fill="#8b0000">+ parameters: string</text>
<polygon fill="#000000" stroke="#000000" points="22,-70.5 22,-70.5 135,-70.5 135,-70.5 22,-70.5"/>
</a>
</g>
</g>
<!-- Journaling -->
<g id="node2" class="node">
<title>Journaling</title>
<g id="a_node2"><a xlink:href="../base/api-python.html#api-python-datamodel-journaling" xlink:title="&lt;TABLE&gt;" target="_top">
<path fill="#fcf2e3" stroke="transparent" stroke-width="0.5" d="M144,-177C144,-177 12,-177 12,-177 6,-177 0,-171 0,-165 0,-165 0,-135 0,-135 0,-129 6,-123 12,-123 12,-123 144,-123 144,-123 150,-123 156,-129 156,-135 156,-135 156,-165 156,-165 156,-171 150,-177 144,-177"/>
<text text-anchor="start" x="57" y="-164.6" font-family="Verdana" font-size="8.00">Journaling</text>
<text text-anchor="start" x="76.5" y="-153.6" font-family="Verdana" font-size="8.00"> </text>
<text text-anchor="start" x="10" y="-142.6" font-family="Verdana" font-size="8.00" fill="#8b0000">+ publicID: string</text>
<text text-anchor="start" x="10" y="-131.6" font-family="Verdana" font-size="8.00" fill="#8b0000">+ journalEntry: JournalEntry [0..*]</text>
<polygon fill="#000000" stroke="#000000" points="8,-161 8,-161 148,-161 148,-161 8,-161"/>
</a>
</g>
</g>
<!-- Journaling&#45;&gt;JournalEntry -->
<g id="edge1" class="edge">
<title>Journaling&#45;&gt;JournalEntry</title>
<path fill="none" stroke="#000000" d="M78,-110.65C78,-103.06 78,-95.05 78,-87.32"/>
<polygon fill="#000000" stroke="#000000" points="78,-110.9 82,-116.9 78,-122.9 74,-116.9 78,-110.9"/>
</g>
</g>
</svg>