<?xml version="1.0" encoding="Windows-1255" ?><Prototype name="IDESupport" hierarchy="GMLDOM" id="core.dev:IDESupport" sort="23" urn="core.dev:dynexp.IDESupport.gs" toc="\Dynamic Expressions"><Summary>Must be implemented by classes that support Dynamic Expressions.</Summary><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Method name="getDEDependencies" sortGroup="true" scope="public" id="core.dev:IDESupport!getDEDependencies" sort="35" group="Methods" seq="0000"><Summary>Get the DE dependencies and return in an array :
	[
		{infoset:'infid', field:'fid'}
	 	{infoset:'infid', field:'fid'}
	 	...
	].</Summary><Parameters signature="method:: &lt;i&gt;this&lt;/i&gt;.&lt;b&gt;getDEDependencies&lt;/b&gt;(&lt;i&gt;params&lt;/i&gt;, &lt;i&gt;propertyID&lt;/i&gt;) &amp;rarr; void"><Param name="params" type="c">A collection of parameters.</Param><Param name="propertyID" type="String">A property ID.</Param></Parameters><Return></Return></Method>
<Method name="getDynExpContext" abstract="Yes" modifier="abstract" sortGroup="true" scope="public" id="core.dev:IDESupport!getDynExpContext" sort="35" group="Methods" seq="0001"><Summary>Gets the class' dynamic expressions context.</Summary><Parameters signature="method:: &lt;i&gt;this&lt;/i&gt;.&lt;b&gt;getDynExpContext&lt;/b&gt;(&lt;i&gt;params&lt;/i&gt;) &amp;rarr; void&lt;i&gt;Abstract=&quot;Yes&quot;&lt;/i&gt;"><Param name="params" type="c">A collection of parameters.</Param></Parameters><Return></Return></Method>
</Topics>
</Prototype>