<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14868" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14868"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="CLIPSInstanceController">
<connections>
<outlet property="displayDefaultedValuesButton" destination="244" id="261"/>
<outlet property="executionIndicator" destination="150" id="151"/>
<outlet property="instanceList" destination="21" id="327"/>
<outlet property="instanceListController" destination="222" id="326"/>
<outlet property="moduleList" destination="17" id="29"/>
<outlet property="moduleListController" destination="209" id="210"/>
<outlet property="searchField" destination="272" id="273"/>
<outlet property="slotValues" destination="173" id="176"/>
<outlet property="slotValuesController" destination="197" id="198"/>
<outlet property="splitView" destination="177" id="178"/>
<outlet property="window" destination="5" id="32"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Instances" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="5" userLabel="Window">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="410" y="85" width="550" height="232"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
<value key="minSize" type="size" width="500" height="150"/>
<view key="contentView" id="6">
<rect key="frame" x="0.0" y="0.0" width="550" height="232"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="150">
<rect key="frame" x="529" y="206" width="16" height="16"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
</progressIndicator>
<splitView fixedFrame="YES" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="177">
<rect key="frame" x="0.0" y="20" width="552" height="174"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView fixedFrame="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="16">
<rect key="frame" x="0.0" y="0.0" width="121" height="174"/>
<autoresizingMask key="autoresizingMask"/>
<clipView key="contentView" ambiguous="YES" id="eCb-0u-BGO">
<rect key="frame" x="1" y="0.0" width="104" height="158"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" headerView="339" id="17">
<rect key="frame" x="0.0" y="0.0" width="104" height="135"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn editable="NO" width="100.8798828125" minWidth="70.3798828125" maxWidth="1000" id="18">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Module">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="333">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<sortDescriptor key="sortDescriptorPrototype" selector="localizedCaseInsensitiveCompare:" sortKey="moduleName"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<connections>
<binding destination="209" name="value" keyPath="arrangedObjects.moduleName" id="264">
<dictionary key="options">
<bool key="NSConditionallySetsEditable" value="YES"/>
</dictionary>
</binding>
<binding destination="-2" name="fontSize" keyPath="fontSize" id="118"/>
</connections>
</tableColumn>
</tableColumns>
<connections>
<binding destination="-2" name="rowHeight" keyPath="rowHeight" id="119"/>
<outlet property="delegate" destination="-2" id="262"/>
<outlet property="nextKeyView" destination="21" id="108"/>
</connections>
</tableView>
</subviews>
</clipView>
<scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="338">
<rect key="frame" x="1" y="158" width="104" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="340">
<rect key="frame" x="105" y="23" width="15" height="135"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" id="339">
<rect key="frame" x="0.0" y="0.0" width="104" height="23"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
<connections>
<outlet property="nextKeyView" destination="21" id="266"/>
</connections>
</scrollView>
<scrollView fixedFrame="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="20">
<rect key="frame" x="130" y="0.0" width="176" height="174"/>
<autoresizingMask key="autoresizingMask"/>
<clipView key="contentView" ambiguous="YES" id="QiH-1I-73s">
<rect key="frame" x="1" y="0.0" width="159" height="158"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" headerView="342" id="21">
<rect key="frame" x="0.0" y="0.0" width="159" height="135"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn editable="NO" width="57" minWidth="8" maxWidth="1000" id="22">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Name">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="center" title="Text Cell" id="334">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<connections>
<binding destination="222" name="value" keyPath="arrangedObjects.name" id="306">
<dictionary key="options">
<bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
<bool key="NSConditionallySetsEditable" value="YES"/>
</dictionary>
</binding>
<binding destination="-2" name="fontSize" keyPath="fontSize" id="114"/>
</connections>
</tableColumn>
<tableColumn editable="NO" width="95.77392578125" minWidth="57.77392578125" maxWidth="1000" id="51">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Class">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="335">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<sortDescriptor key="sortDescriptorPrototype" selector="localizedCaseInsensitiveCompare:" sortKey="relationName"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<connections>
<binding destination="222" name="value" keyPath="arrangedObjects.relationName" id="270">
<dictionary key="options">
<bool key="NSConditionallySetsEditable" value="YES"/>
</dictionary>
</binding>
<binding destination="-2" name="fontSize" keyPath="fontSize" id="115"/>
</connections>
</tableColumn>
</tableColumns>
<connections>
<binding destination="-2" name="rowHeight" keyPath="rowHeight" id="120"/>
<outlet property="delegate" destination="-2" id="250"/>
<outlet property="nextKeyView" destination="173" id="268"/>
</connections>
</tableView>
</subviews>
</clipView>
<scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="341">
<rect key="frame" x="1" y="158" width="159" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="343">
<rect key="frame" x="160" y="23" width="15" height="135"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" id="342">
<rect key="frame" x="0.0" y="0.0" width="159" height="23"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
<connections>
<outlet property="nextKeyView" destination="17" id="33"/>
</connections>
</scrollView>
<scrollView fixedFrame="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="172">
<rect key="frame" x="315" y="0.0" width="237" height="174"/>
<autoresizingMask key="autoresizingMask"/>
<clipView key="contentView" ambiguous="YES" id="IFH-F5-1EH">
<rect key="frame" x="1" y="0.0" width="220" height="158"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" headerView="345" id="173">
<rect key="frame" x="0.0" y="0.0" width="220" height="135"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn editable="NO" width="69" minWidth="40" maxWidth="1000" id="174">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Slot">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="336">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<sortDescriptor key="sortDescriptorPrototype" selector="localizedCaseInsensitiveCompare:" sortKey="slotName"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<connections>
<binding destination="197" name="value" keyPath="arrangedObjects.slotName" id="206"/>
<binding destination="-2" name="fontSize" keyPath="fontSize" id="237"/>
</connections>
</tableColumn>
<tableColumn editable="NO" width="144.9013671875" minWidth="37.4013671875" maxWidth="1000" id="175">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Value">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="337">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<sortDescriptor key="sortDescriptorPrototype" selector="localizedCaseInsensitiveCompare:" sortKey="slotValue"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<connections>
<binding destination="197" name="value" keyPath="arrangedObjects.slotValue" id="208"/>
<binding destination="-2" name="fontSize" keyPath="fontSize" id="238"/>
</connections>
</tableColumn>
</tableColumns>
<connections>
<binding destination="-2" name="rowHeight" keyPath="rowHeight" id="239"/>
<outlet property="nextKeyView" destination="17" id="267"/>
</connections>
</tableView>
</subviews>
</clipView>
<scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="344">
<rect key="frame" x="1" y="158" width="220" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="346">
<rect key="frame" x="221" y="23" width="15" height="135"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" id="345">
<rect key="frame" x="0.0" y="0.0" width="220" height="23"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
</subviews>
<holdingPriorities>
<real value="250"/>
<real value="250"/>
<real value="250"/>
</holdingPriorities>
</splitView>
<searchField wantsLayer="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="272">
<rect key="frame" x="308" y="203" width="208" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="search" bezelStyle="round" sendsWholeSearchString="YES" id="332">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</searchFieldCell>
<connections>
<action selector="search:" target="222" id="275"/>
<outlet property="searchMenuTemplate" destination="276" id="279"/>
</connections>
</searchField>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="244">
<rect key="frame" x="17" y="204" width="155" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Display Defaulted Values" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="331">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<action selector="displayDefaultedValues:" target="-2" id="245"/>
</connections>
</button>
</subviews>
</view>
<connections>
<outlet property="delegate" destination="-2" id="25"/>
<outlet property="initialFirstResponder" destination="21" id="107"/>
</connections>
<point key="canvasLocation" x="140" y="147"/>
</window>
<arrayController editable="NO" preservesSelection="NO" selectsInsertedObjects="NO" avoidsEmptySelection="NO" clearsFilterPredicateOnInsertion="NO" id="197" userLabel="slotValuesController">
<declaredKeys>
<string>slotName</string>
<string>slotValue</string>
</declaredKeys>
<connections>
<binding destination="222" name="contentArray" keyPath="selection.attributeValues" id="271">
<dictionary key="options">
<bool key="NSRaisesForNotApplicableKeys" value="NO"/>
</dictionary>
</binding>
<binding destination="-2" name="filterPredicate" keyPath="slotFilter" id="258"/>
</connections>
</arrayController>
<arrayController objectClassName="CLIPSModule" id="209" userLabel="moduleListController">
<declaredKeys>
<string>moduleName</string>
</declaredKeys>
<connections>
<binding destination="-2" name="contentArray" keyPath="environment.instanceModule" id="325"/>
</connections>
</arrayController>
<arrayController objectClassName="CLIPSFactInstance" id="222" userLabel="instanceListController" customClass="ModuleArrayController">
<declaredKeys>
<string>name.description</string>
<string>relationName.description</string>
<string>attributeValues</string>
<string>name</string>
<string>relationName</string>
<string>index</string>
</declaredKeys>
<connections>
<binding destination="-2" name="contentArray" keyPath="environment.instanceList" id="305"/>
</connections>
</arrayController>
<menu title="Menu" id="276" userLabel="SearchMenuTemplate">
<items>
<menuItem title="Recent Searches" tag="1000" id="280"/>
<menuItem title="Item" tag="1001" id="281"/>
<menuItem isSeparatorItem="YES" title=" " tag="1000" id="286">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
</menuItem>
<menuItem title="Clear Recent Searches" tag="1002" id="284"/>
<menuItem title="No recent searches" tag="1003" id="285"/>
</items>
</menu>
</objects>
</document>