<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd">
  <!--Created by yFiles for Java 2.7-->
  <key for="graphml" id="d0" yfiles.type="resources"/>
  <key attr.name="url" attr.type="string" for="node" id="d1"/>
  <key attr.name="description" attr.type="string" for="node" id="d2"/>
  <key for="node" id="d3" yfiles.type="nodegraphics"/>
  <key attr.name="url" attr.type="string" for="edge" id="d4"/>
  <key attr.name="description" attr.type="string" for="edge" id="d5"/>
  <key for="edge" id="d6" yfiles.type="edgegraphics"/>
  <graph edgedefault="directed" id="G">
    <node id="n0">
      <data key="d2"/>
      <data key="d3">
        <y:UMLClassNode>
          <y:Geometry height="50.3904" width="91.0" x="475.71820312499904" y="462.42160937499966"/>
          <y:Fill color="#FFFFFF" transparent="false"/>
          <y:BorderStyle color="#000000" type="line" width="1.0"/>
          <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="13" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="19.92626953125" modelName="internal" modelPosition="c" textColor="#000000" visible="true" width="53.8544921875" x="18.57275390625" y="26.701171875">Session</y:NodeLabel>
          <y:UML clipContent="false" constraint="" omitDetails="false" stereotype="interface" use3DEffect="false">
            <y:AttributeLabel/>
            <y:MethodLabel/>
          </y:UML>
        </y:UMLClassNode>
      </data>
    </node>
    <node id="n1">
      <data key="d2"/>
      <data key="d3">
        <y:UMLClassNode>
          <y:Geometry height="84.79039999999986" width="131.55040000000008" x="596.718203124999" y="445.22160937499973"/>
          <y:Fill color="#FFFFFF" transparent="false"/>
          <y:BorderStyle color="#000000" type="line" width="1.0"/>
          <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="13" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="19.92626953125" modelName="internal" modelPosition="b" textColor="#000000" visible="true" width="118.8798828125" x="6.335258593750041" y="26.701171875">RequestProcessor</y:NodeLabel>
          <y:UML clipContent="false" constraint="" omitDetails="false" stereotype="interface" use3DEffect="false">
            <y:AttributeLabel/>
            <y:MethodLabel>+ syncRequest(...)</y:MethodLabel>
          </y:UML>
        </y:UMLClassNode>
      </data>
    </node>
    <node id="n2">
      <data key="d2"/>
      <data key="d3">
        <y:UMLClassNode>
          <y:Geometry height="113.87840000000006" width="167.18560000000014" x="758.2686031249991" y="430.67760937499963"/>
          <y:Fill color="#FFFFFF" transparent="false"/>
          <y:BorderStyle color="#000000" type="line" width="1.0"/>
          <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="13" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="19.92626953125" modelName="internal" modelPosition="b" textColor="#000000" visible="true" width="157.89892578125" x="4.643337109375068" y="26.701171875">AsyncRequestProcessor</y:NodeLabel>
          <y:UML clipContent="false" constraint="" omitDetails="false" stereotype="interface" use3DEffect="false">
            <y:AttributeLabel/>
            <y:MethodLabel>+ getSession() : Session
+ getBuiltins() : Builtins
+ asyncRequest(...)</y:MethodLabel>
          </y:UML>
        </y:UMLClassNode>
      </data>
    </node>
    <node id="n3">
      <data key="d2"/>
      <data key="d3">
        <y:UMLClassNode>
          <y:Geometry height="113.87840000000006" width="249.51520000000005" x="955.4542031249993" y="430.67760937499963"/>
          <y:Fill color="#FFFFFF" transparent="false"/>
          <y:BorderStyle color="#000000" type="line" width="1.0"/>
          <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="13" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="19.92626953125" modelName="internal" modelPosition="b" textColor="#000000" visible="true" width="97.9326171875" x="75.79129140625002" y="26.701171875">ServiceLocator</y:NodeLabel>
          <y:UML clipContent="false" constraint="" omitDetails="false" stereotype="interface" use3DEffect="false">
            <y:AttributeLabel/>
            <y:MethodLabel>+ getService(api : Class&lt;T&gt;) : T
+ hasService(api : Class&lt;T&gt;) : boolean
+ registerService(api : Class&lt;T&gt;, service : T)</y:MethodLabel>
          </y:UML>
        </y:UMLClassNode>
      </data>
    </node>
    <edge id="e0" source="n0" target="n1">
      <data key="d5"/>
      <data key="d6">
        <y:PolyLineEdge>
          <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
          <y:LineStyle color="#000000" type="line" width="1.0"/>
          <y:Arrows source="none" target="white_delta"/>
          <y:BendStyle smoothed="false"/>
        </y:PolyLineEdge>
      </data>
    </edge>
    <edge id="e1" source="n1" target="n2">
      <data key="d5"/>
      <data key="d6">
        <y:PolyLineEdge>
          <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
          <y:LineStyle color="#000000" type="line" width="1.0"/>
          <y:Arrows source="none" target="white_delta"/>
          <y:BendStyle smoothed="false"/>
        </y:PolyLineEdge>
      </data>
    </edge>
    <edge id="e2" source="n2" target="n3">
      <data key="d5"/>
      <data key="d6">
        <y:PolyLineEdge>
          <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
          <y:LineStyle color="#000000" type="line" width="1.0"/>
          <y:Arrows source="none" target="white_delta"/>
          <y:BendStyle smoothed="false"/>
        </y:PolyLineEdge>
      </data>
    </edge>
  </graph>
  <data key="d0">
    <y:Resources/>
  </data>
</graphml>
