<?xml version="1.0" encoding="UTF-8"?>
<otrunk id="33754150-b594-11d9-9669-0800200c9a66" >
  <imports>
    <import class="org.concord.otrunk.OTSystem"/>
    <import class="org.concord.otrunk.view.OTFolderObject"/>
    <import class="org.concord.otrunk.view.OTViewEntry"/>
    <import class="org.concord.otrunk.view.OTViewService"/>
    <import class="org.concord.framework.otrunk.view.OTFrame"/>
    <import class="org.concord.rttapplets.lineartransformer.OTLinearTransformer"/>
    <import class="org.concord.rttapplets.piecewise.OTLinearPiecewiseGrapher"/>
    <import class="org.concord.rttapplets.qgrapher.OTQGrapher"/>
    <import class="org.concord.rttapplets.qgrapher.OTQualGraphable"/>
    <import class="org.concord.rttapplets.qgrapher.OTQualSegment"/>
    <import class="org.concord.graphfunction.state.OTLinearPiecewise"/>
    <import class="org.concord.graphfunction.state.OTLinearSegment"/>
    <import class="org.concord.graphfunction.state.OTLinearFunctionPushpin"/>
    <import class="org.concord.graphfunction.state.OTGraphFunctionList"/>
    <import class="org.concord.graphfunction.state.OTSelectableList"/>
    <import class="org.concord.graphfunction.state.OTValue"/>
  </imports>
  <objects>
    <OTSystem>
      <services>
        <OTViewService>
          <viewEntries>
            <OTViewEntry 
              objectClass="org.concord.rttapplets.lineartransformer.OTLinearTransformer" 
              viewClass="org.concord.rttapplets.lineartransformer.OTLinearTransformerView"/>
            <OTViewEntry 
              objectClass="org.concord.rttapplets.piecewise.OTLinearPiecewiseGrapher" 
              viewClass="org.concord.rttapplets.piecewise.OTLinearPiecewiseGrapherView"/>
            <OTViewEntry 
              objectClass="org.concord.rttapplets.qgrapher.OTQGrapher" 
              viewClass="org.concord.rttapplets.qgrapher.OTQGrapherView"/>
          </viewEntries>
        </OTViewService>
      </services>
      <root>
        <OTFolderObject name="applets">
          <children>
            <OTQGrapher name="Qualitative Grapher">
              <qualitativeGraphable>
                <OTQualGraphable>
                  <startXPosition>2</startXPosition>
                  <startYPosition>1</startYPosition>
                  <segments>
                    <OTQualSegment endXPosition="5" endYPosition="5"/>
                    <OTQualSegment endXPosition="8" endYPosition="2" type="1"/>
                    <OTQualSegment endXPosition="10" endYPosition="3" type="2"/>
                    <OTQualSegment endXPosition="15" endYPosition="0"/>
                  </segments>
                </OTQualGraphable>
              </qualitativeGraphable>
            </OTQGrapher>
            <OTQGrapher name="Qualitative Grapher 2">
              <qualitativeGraphable>
                <OTQualGraphable>
                  <segments>
                    <OTQualSegment endXPosition="15" endYPosition="15"/>
                  </segments>
                </OTQualGraphable>
              </qualitativeGraphable>
            </OTQGrapher>
            <OTQGrapher name="Empty Qualitative Grapher">
              <qualitativeGraphable>
                <OTQualGraphable>
                </OTQualGraphable>
              </qualitativeGraphable>
            </OTQGrapher>
            <OTQGrapher name="Default Qualitative Grapher"/>
          </children>
        </OTFolderObject>
      </root>
    </OTSystem>
  </objects>
</otrunk>
