<?xml version="1.0" encoding="Windows-1255" ?><Class name="BOInfoshapeIDParser" inherit="core.gml:Object" hierarchy="GMLDOM" also="core.gml:BOInfoshape" id="core.gml:BOInfoshapeIDParser" sort="21" urn="core.gml:elements.BOInfoshapeIDParser.gs" toc="\Elements"><Summary>The BOInfoshapeIDParser is a helper class that can interpret the bo_id proeprty of &lt;q ref=&quot;core.gml:BOInfoshape&quot;&gt;BOInfoshape&lt;/q&gt; object.
	This is only a helper class whose existence is not assumed by the core.</Summary><Inherit>&lt;q ref=&quot;core.gml:Object&quot;&gt;Object&lt;/q&gt;</Inherit><Remarks>It is recommended that classes that derive from &lt;q ref=&quot;core.gml:BOInfoshapeIDParser&quot;&gt;BOInfoshapeIDParser&lt;/q&gt; contain only simple properties (strings, integers etc).</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright><SeeAlso>&lt;q ref=&quot;core.gml:BOInfoshape&quot;&gt;BOInfoshape&lt;/q&gt;</SeeAlso>
<Topics>
<Method name="get" sortGroup="true" scope="public" id="core.gml:BOInfoshapeIDParser!get" sort="35" group="Methods" seq="0000"><Summary>returns the set ofinternal properties in a string format, that represents a unique BOInfoshape ID.</Summary><Parameters signature="method:: &lt;i&gt;this&lt;/i&gt;.&lt;b&gt;get&lt;/b&gt;() &amp;rarr; String"></Parameters><Return type="String">The BOInfoshape id in string format.</Return></Method>
<Method name="parse" sortGroup="true" scope="public" id="core.gml:BOInfoshapeIDParser!parse" sort="35" group="Methods" seq="0001"><Summary>Parses an id string, and initializes a set of internal properties.</Summary><Parameters signature="method:: &lt;i&gt;this&lt;/i&gt;.&lt;b&gt;parse&lt;/b&gt;() &amp;rarr; void"></Parameters><Return></Return></Method>
</Topics>
</Class>