<?xml version="1.0" encoding="Windows-1255" ?><Class name="Link" inherit="core.gml:Element" alias="elem" hierarchy="GMLDOM" also="core.gml:Connectable" id="core.gml:Link" sort="21" urn="core.gml:elements.Link.gs" toc="\Elements"><Summary>A link between two plugs in the same unit.</Summary><Inherit>&lt;q ref=&quot;core.gml:Element&quot;&gt;Element&lt;/q&gt;</Inherit><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright><SeeAlso>&lt;q ref=&quot;core.gml:Connectable&quot;&gt;Connectable&lt;/q&gt;</SeeAlso>
<Topics>
<Property name="source" access="RO" type="Plug!" typeRef="&lt;q ref=&quot;core.gml:Plug&quot;&gt;Plug&lt;/q&gt;" sortGroup="true" scope="public" id="core.gml:Link!source" sort="34" group="Properties" seq="0000"><Summary>Gets the source plug of the link.</Summary></Property>
<Property name="target" access="RO" type="Plug!" typeRef="&lt;q ref=&quot;core.gml:Plug&quot;&gt;Plug&lt;/q&gt;" sortGroup="true" scope="public" id="core.gml:Link!target" sort="34" group="Properties" seq="0001"><Summary>Gets the target plug of the link.</Summary></Property>
<Method name="notifyOnInfoshapeChange" sortGroup="true" scope="public" id="core.gml:Link!notifyOnInfoshapeChange" sort="35" group="Methods" seq="0002"><Summary>A callback method that is called when the &lt;q ref=&quot;core.gml:RefInfoshape&quot;&gt;RefInfoshape&lt;/q&gt; or related &lt;q ref=&quot;core.gml:BOInfoshape&quot;&gt;BOInfoshape&lt;/q&gt;  is modified on the source or target elements on this Link.</Summary><Parameters signature="method:: &lt;i&gt;elem&lt;/i&gt;.&lt;b&gt;notifyOnInfoshapeChange&lt;/b&gt;(&lt;i&gt;changeType&lt;/i&gt;, &lt;i&gt;changeData&lt;/i&gt;) &amp;rarr; void"><Param name="changeType" type="Infoshape!INFOSHAPE_CHANGE" typeRef="&lt;q ref=&quot;core.gml:Infoshape!INFOSHAPE_CHANGE&quot;&gt;INFOSHAPE_CHANGE&lt;/q&gt;">the type of change of infoshape.</Param><Param name="changeData" type="Variant">An object containing data related to the change in the infoshape.</Param></Parameters><Return></Return><Remarks>&lt;ul&gt;&lt;li&gt;See more details on the parameters passed to this method in &lt;q ref=&quot;core.gml:Infoshape!notifyOnChange&quot;&gt;notifyOnChange&lt;/q&gt;. &lt;/li&gt;&lt;li&gt;Override this method to handle changes in this object as a result of changes in the related infoshape. &lt;/li&gt;&lt;/ul&gt;</Remarks></Method>
</Topics>
</Class>