<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://skysigal.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://skysigal.com/feed.php">
        <title>Notes it:ad:uml:examples</title>
        <description></description>
        <link>https://skysigal.com/</link>
        <image rdf:resource="https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-20T17:55:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://skysigal.com/it/ad/uml/examples/uml_state_diagrams?rev=1699139027&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico">
        <title>Notes</title>
        <link>https://skysigal.com/</link>
        <url>https://skysigal.com/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://skysigal.com/it/ad/uml/examples/uml_state_diagrams?rev=1699139027&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-04T23:03:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IT:AD:UML:Examples:State Diagrams</title>
        <link>https://skysigal.com/it/ad/uml/examples/uml_state_diagrams?rev=1699139027&amp;do=diff</link>
        <description>IT:AD:UML:Examples:State Diagrams

	* (UP)

----------

	* Quick Intro Video http://bit.ly/tMbYh1

DDD
 
  note over AppService: Example of UoW
  AppService-&gt;UoW:BeginWork
  AppService-&gt;Repo1:Update
  Repo1-&gt;UoW:MarkAsUpdated
  AppService-&gt;Repo2:Add
  AppService-&gt;Repo2:MarkAsAdd
  AppService-&gt;UoW:Commit
  UoW-&gt;Db:Persist</description>
    </item>
</rdf:RDF>
