Skip to content
Snippets Groups Projects
Select Git revision
  • fa47581fd0230f32bbcfac32232e2236329c6f56
  • main default protected
  • devel2
  • release
  • devel
5 results

TopicNet.pnml

Blame
  • user avatar
    tj authored
    found the way to change rendering order (i think); currently not working as intended so i put the change in a comment
    fa47581f
    History
    TopicNet.pnml 3.34 KiB
    <?xml version="1.0" encoding="UTF-8"?>
    <pnml xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns="http://www.pnml.org/version-2009/grammar/pnml">
      <net id="TopicNet">
        <page id="2cb5ab82-a9fb-4760-8d62-f6ef53f3ea8a">
          <name text="App"/>
          <nodegraphics>
            <position x="71" y="37"/>
            <dimension x="1502" y="914"/>
          </nodegraphics>
          <transition id="f003d33a-4103-406b-aa44-22e071934e33">
            <name text="SampleTopic"/>
            <nodegraphics>
              <position x="682" y="356"/>
              <dimension x="100" y="150"/>
            </nodegraphics>
            <toolspecific tool="de.tudresden.inf.st.pnml.distributedPN" version="0.1" type="topicTransitionType" topicName="SampleTopic">
              <publishers>
                <publisher id="44cda129-190d-4547-8ab4-884882afdc80" limit="10"/>
                <publisher id="21e165ec-2581-48b3-a709-6a48339e8802" limit="10"/>
              </publishers>
              <subscribers>
                <subscriber id="832d5479-0f9b-4e6d-abed-ec34c1d515a5" limit="10"/>
                <subscriber id="f4dd73ef-9f10-4c2a-8b00-e2efbf5ce2e9" limit="10"/>
              </subscribers>
            </toolspecific>
          </transition>
          <page id="d88976e5-9364-4523-a301-afc978749778">
            <name text="Node1"/>
            <nodegraphics>
              <position x="93" y="218"/>
              <dimension x="403" y="460"/>
            </nodegraphics>
            <place id="44cda129-190d-4547-8ab4-884882afdc80">
              <name text="NewPlace4"/>
              <nodegraphics>
                <position x="191" y="95"/>
                <dimension x="70" y="70"/>
              </nodegraphics>
              <toolspecific tool="de.tudresden.inf.st.pnml.distributedPN" version="0.1" node="d88976e5-9364-4523-a301-afc978749778" subnet=""/>
            </place>
            <place id="21e165ec-2581-48b3-a709-6a48339e8802">
              <name text="NewPlace6"/>
              <nodegraphics>
                <position x="191" y="265"/>
                <dimension x="70" y="70"/>
              </nodegraphics>
              <toolspecific tool="de.tudresden.inf.st.pnml.distributedPN" version="0.1" node="d88976e5-9364-4523-a301-afc978749778" subnet=""/>
            </place>
            <toolspecific tool="de.tudresden.inf.st.pnml.distributedPN" version="0.1" type="nodePageNode" serviceName="NewNode1"/>
          </page>
          <page id="36ac470c-feae-4f4b-8534-f74842c03507">
            <name text="Node2"/>
            <nodegraphics>
              <position x="978" y="213"/>
              <dimension x="406" y="464"/>
            </nodegraphics>
            <place id="832d5479-0f9b-4e6d-abed-ec34c1d515a5">
              <name text="NewPlace8"/>
              <nodegraphics>
                <position x="183" y="90"/>
                <dimension x="70" y="70"/>
              </nodegraphics>
              <toolspecific tool="de.tudresden.inf.st.pnml.distributedPN" version="0.1" node="36ac470c-feae-4f4b-8534-f74842c03507" subnet=""/>
            </place>
            <place id="f4dd73ef-9f10-4c2a-8b00-e2efbf5ce2e9">
              <name text="NewPlace10"/>
              <nodegraphics>
                <position x="176" y="254"/>
                <dimension x="70" y="70"/>
              </nodegraphics>
              <toolspecific tool="de.tudresden.inf.st.pnml.distributedPN" version="0.1" node="36ac470c-feae-4f4b-8534-f74842c03507" subnet=""/>
            </place>
            <toolspecific tool="de.tudresden.inf.st.pnml.distributedPN" version="0.1" type="nodePageNode" serviceName="NewNode2"/>
          </page>
        </page>
      </net>
    </pnml>