<?xml version="1.0" encoding="Windows-1255" ?><Rule name="canConnectFrom" modifier="restrictive" scope="public" sortGroup="true" id="core.gml2:canConnectFrom" sort="27" urn="core.gml2:rules.connection.canConnectFrom.xml" toc="\Rules\Connection rules"><Summary>Tests whether a connection can be started from the given source plug.</Summary><Parameters signature="restrictive rule::&lt;div style=&quot;padding:6 0 0 16&quot;&gt;&lt;b&gt;canConnectFrom&lt;/b&gt;(&lt;i&gt;unit&lt;/i&gt;, &lt;i&gt;board&lt;/i&gt;, &lt;i&gt;source&lt;/i&gt;) &amp;rarr; Boolean&lt;/div&gt;"><Param name="unit" type="core.gml2:Unit!" typeRef="&lt;q ref=&quot;core.gml2:Unit&quot;&gt;Unit&lt;/q&gt;">The unit classifier.</Param><Param name="board" type="core.dev:IBoard!" typeRef="&lt;q ref=&quot;core.dev:IBoard&quot;&gt;IBoard&lt;/q&gt;">The board classifier.</Param><Param name="source" type="core.gml2:Plug!" typeRef="&lt;q ref=&quot;core.gml2:Plug&quot;&gt;Plug&lt;/q&gt;">The source plug classifier.</Param></Parameters><Classifiers><Classifier name="unit" type="gml2:Unit" expr="unit"></Classifier><Classifier name="board" type="dev:IBoard" expr="board"></Classifier><Classifier name="psource" type="gml2:Element" expr="source.parent">The source parent classifier.</Classifier><Classifier name="source" type="gml2:Plug" expr="source"></Classifier></Classifiers><Return type="Boolean">Indicates whether a connection can be started from the given source plug.</Return><Remarks>&lt;h2&gt;Dependencies&lt;/h2&gt;&lt;div class=&quot;INSET&quot;&gt;None&lt;/div&gt;
   	&lt;h2&gt;Behavior&lt;/h2&gt;
   	Use this rule to control from which plugs connections can be started.
   	By default, connections can be started from any plug.</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
</Topics>
</Rule>