blob: 6ffe41d50abb2c4e6a25aca45bdec73823b3dd1d [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.ui.internal.editor</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.ui.internal.editor</strong></font><br>
Class OverrideIndicatorManager</h2><br><hr><pre>public class <strong>OverrideIndicatorManager</strong>
extends java.lang.Object</pre>Manages the override and overwrite indicators for the given Java element and annotation model.<p></p><hr><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Field Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>package-private static java.lang.String</code></td><td width="80%" align="left"><code><a href="#field_ANNOTATION_TYPE">ANNOTATION_TYPE</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr></table><br><table width="100%" border="1"><tr bgcolor="#CCCCFF"><td width="100%"><h2>Constructor Summary</h2></td></tr><tr><td><code><strong><a href="#con_OverrideIndicatorManager">OverrideIndicatorManager</a></strong>(IAnnotationModel annotationModel
,
IFile file)</code></td></tr></table><br><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Method Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>package-private void</code></td><td width="" align="left"><code><a href="#method_removeAnnotations">removeAnnotations</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
Removes all override indicators from this manager's annotation model.</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_updateAnnotations">updateAnnotations</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
Updates the override and implements annotations based on the given AST.</td></tr></table><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Field Detail
</h2></td></tr></table><h2><a name="field_ANNOTATION_TYPE">ANNOTATION_TYPE</a></h2><p><code>package-private static java.lang.String <strong>ANNOTATION_TYPE</strong></code></p><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Constructor Detail
</h2></td></tr></table><h2><a name="con_OverrideIndicatorManager">OverrideIndicatorManager</a></h2><p><code>public <strong>OverrideIndicatorManager</strong>(IAnnotationModel annotationModel
,
IFile file)</code></p><p>Constructor requires the editors annotation model and the file the editor is looking at.</p><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Methods Detail
</h2></td></tr></table><h2><a name="method_removeAnnotations">removeAnnotations</a></h2><p><code>package-private void <strong>removeAnnotations</strong>()</code></p><p>Removes all override indicators from this manager's annotation model.</p><hr><h2><a name="method_updateAnnotations">updateAnnotations</a></h2><p><code>public void <strong>updateAnnotations</strong>()</code></p><p>Updates the override and implements annotations based on the given AST.</p><hr></body></html>