<?xml version="1.0" encoding="Windows-1255" ?><Rule name="annotateDrawing" modifier="transactive" scope="public" sortGroup="true" id="core.gml2:annotateDrawing" sort="27" urn="core.gml2:rules.drawing.annotateDrawing.xml" toc="\Rules\Drawing rules"><Summary>Creates a new annotation on the drawing.</Summary><Parameters signature="transactive rule::&lt;div style=&quot;padding:6 0 0 16&quot;&gt;&lt;b&gt;annotateDrawing&lt;/b&gt;(&lt;i&gt;unit&lt;/i&gt;, &lt;i&gt;parent&lt;/i&gt;, &lt;i&gt;note&lt;/i&gt;, &lt;i&gt;values&lt;/i&gt;) &amp;rarr; &lt;q ref=&quot;core.gml2:Note&quot;&gt;Note&lt;/q&gt;&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. This is the unit instance to annotate.</Param><Param name="parent" type="core.gml2:Element!" typeRef="&lt;q ref=&quot;core.gml2:Element&quot;&gt;Element&lt;/q&gt;">The parent classifier. This is the parent instance in which the annotation should be created.</Param><Param name="note" type="String">The annotation text.</Param><Param name="values" type="Variant[name]" default="">A collection of property values for initializing the new annotation.</Param></Parameters><Classifiers><Classifier name="unit" type="gml2:Unit" expr="unit"></Classifier><Classifier name="parent" type="gml2:Element" expr="parent"></Classifier></Classifiers><Return type="core.gml2:Note!" typeRef="&lt;q ref=&quot;core.gml2:Note&quot;&gt;Note&lt;/q&gt;">The newly created annotation.</Return><Remarks>&lt;h2&gt;Dependencies&lt;/h2&gt;&lt;table class=&quot;WHITE&quot; style=&quot;width:auto; margin-top:0&quot; cellspacing=&quot;1&quot;&gt;&lt;tr&gt;&lt;td class=&quot;H V&quot;&gt;&lt;i&gt;pre-condition:&lt;/i&gt; &lt;/td&gt;&lt;td class=H&gt;&lt;q ref=&quot;core.gml2:canInsert&quot;&gt;canInsert&lt;/q&gt; == true &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
	&lt;h2&gt;Behavior&lt;/h2&gt;
	The default behavior is to create a new annotation based on the given parameters.
	The behavior can be extended in order to customize the annotation.</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
</Topics>
</Rule>