- handleComment(String) - Method in class com.nomagic.reportwizard.tools.doc.javadoc.DocumentParser
-
Called when a JavaDoc comment is encountered.
- handleInlineTag(String, String, String) - Method in class com.nomagic.reportwizard.tools.doc.javadoc.DocumentParser
-
Called when a JavaDoc inline tag is encountered.
- handleTag(String, String) - Method in class com.nomagic.reportwizard.tools.doc.javadoc.DocumentParser
-
Called when a JavaDoc block tag is encountered.
- hasBaseClassifier(Classifier, String) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
-
Checks if element has base classifier with given name.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.helper.Point
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.helper.SlotPropertyEntry
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.helper.TagPropertyEntry
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.helper.Variable
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.EditionBean
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.OutputFitImageBean
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.OutputFormatBean
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.OutputImageBean
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.PerspectiveBean
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.RecentlyUsedTemplateBean
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.ReportBean
-
Returns a hash code value for the object.
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.TemplateBean
-
- hashCode() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.UserDefinedBean
-
Returns a hash code value for the object.
- hasProperty(Element, String) - Static method in class com.nomagic.magicdraw.magicreport.helper.ElementHelper
-
Returns true when a property with a given name is specified on this element, false otherwise.
- hasProperty(Element, String) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
-
Returns true when a property with a given name is specified on this element, false otherwise.
- hasStereotype(Element, String) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
-
- hasStereotype(Element) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
-
Checks if element has stereotypes.
- HTML - Static variable in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
-
Constants for HTML type.
- html(String) - Method in class com.nomagic.reportwizard.tools.TextTool
-
Force report to render given text in HTML.
- HtmlImporter - Class in com.nomagic.reportwizard.tools.template
-
Imports Html content at runtime.
- HtmlImporter(String, String) - Constructor for class com.nomagic.reportwizard.tools.template.HtmlImporter
-
the constructor.
- humanSort(Collection) - Method in class com.nomagic.magicdraw.magicreport.tools.SorterTool
-
Special sorting function with human order, which says to split the text to be sorted into numeric and
non-numeric chunks, then sort so that the numeric chunks are treated as numbers.
- Hyperlink - Class in com.nomagic.magicdraw.magicreport.helper
-
It is the wrapper class to get the hyper link information.
- Hyperlink(Hyperlink) - Constructor for class com.nomagic.magicdraw.magicreport.helper.Hyperlink
-
Constructor.