<?xml version="1.0"?>
<net name="chair_model" type="iopt-flow">
  <place id="p001" x="50" y="55" init_marking="1">
    <name off_x="-10" off_y="-10" text="Start"/>
    <comment off_x="0" off_y="20" text="-"/>
  </place>
  <component id="c1" class="ui/button.xml" x="385" y="125" width="160" height="160" rot="0" implementation="iopt-flow" target="external" res_location="icons/chair/cadeira.png">
    <name off_x="-80" off_y="-85" text="ui_button_mode"/>
    <source_model file="files/ui_button.xml"/>
    <input id="c1.Visible" name="Visible" off_x="-80" off_y="-60" type="boolean"/>
    <input id="c1.Sensitive" name="Sensitive" off_x="-80" off_y="-40" type="boolean"/>
    <input id="c1.X" name="X" off_x="-80" off_y="-20" type="range" min="0" max="1023"/>
    <input id="c1.Y" name="Y" off_x="-80" off_y="0" type="range" min="0" max="1023"/>
    <input id="c1.Width" name="Width" off_x="-80" off_y="20" type="range" min="0" max="1023"/>
    <input id="c1.Height" name="Height" off_x="-80" off_y="40" type="range" min="0" max="1023"/>
    <input id="c1.PageNr" name="PageNr" off_x="-80" off_y="60" type="range" min="0" max="31"/>
    <output id="c1.Click" name="Click" type="event" off_x="80" off_y="-60"/>
    <output id="c1.Pressed" name="Pressed" off_x="80" off_y="-40" type="boolean"/>
    <comment text="Mode" off_x="0" off_y="20"/>
  </component>
  <component id="c002" class="ui/button.xml" x="385" y="320" width="160" height="160" rot="0" implementation="iopt-flow" target="external" res_location="icons/chair/profile.png">
    <name off_x="-80" off_y="-85" text="ui_button_profile"/>
    <source_model file="files/ui_button.xml"/>
    <input id="c002.Visible" name="Visible" off_x="-80" off_y="-60" type="boolean"/>
    <input id="c002.Sensitive" name="Sensitive" off_x="-80" off_y="-40" type="boolean"/>
    <input id="c002.X" name="X" off_x="-80" off_y="-20" type="range" min="0" max="1023"/>
    <input id="c002.Y" name="Y" off_x="-80" off_y="0" type="range" min="0" max="1023"/>
    <input id="c002.Width" name="Width" off_x="-80" off_y="20" type="range" min="0" max="1023"/>
    <input id="c002.Height" name="Height" off_x="-80" off_y="40" type="range" min="0" max="1023"/>
    <input id="c002.PageNr" name="PageNr" off_x="-80" off_y="60" type="range" min="0" max="31"/>
    <output id="c002.Click" name="Click" type="event" off_x="80" off_y="-60"/>
    <output id="c002.Pressed" name="Pressed" off_x="80" off_y="-40" type="boolean"/>
    <comment text="Profile" off_x="0" off_y="20"/>
  </component>
  <operation id="o003" x="240" y="25" constant="1" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="1"/>
    <output off_x="20" off_y="0" name="K" id="o003.K" type="range" min="1" max="1" dynamic="none">
      <expression>
        <text>1</text>
        <operand type="literal" value="1"/>
      </expression>
    </output>
  </operation>
  <arc id="a004" type="read" source="o003.K" target="c1.Visible" view="symbolic"/>
  <arc id="a005" type="read" source="o003.K" target="c1.Sensitive" view="symbolic"/>
  <arc id="a006" type="read" source="o003.K" target="c002.Visible" view="symbolic"/>
  <arc id="a007" type="read" source="o003.K" target="c002.Sensitive" view="symbolic"/>
</net>
