Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

I

ICON_PROPERTY_RETINASCALING - Static variable in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
 
IImporter - Interface in com.nomagic.reportwizard.tools.template
Interface for Document dependent importers.
importer(Object, String) - Method in class com.nomagic.reportwizard.tools.importer.DefaultImporterTool
Gets the String content of the import object (may be file or path).
importer(String, String) - Method in class com.nomagic.reportwizard.tools.importer.DefaultImporterTool
Gets the String content of the imported template path.
importer(File, String) - Method in class com.nomagic.reportwizard.tools.importer.DefaultImporterTool
Gets the String content of the imported file.
importer(File, String) - Method in class com.nomagic.reportwizard.tools.importer.DOCXImporterTool
 
importer(Element, String) - Method in class com.nomagic.reportwizard.tools.ImportTool
Gets the String content of a specific attached file element.
importer(String, String) - Method in class com.nomagic.reportwizard.tools.ImportTool
Gets the String content of a specific import file path.
ImporterToolHelper - Class in com.nomagic.reportwizard.tools.importer
Helper class to handle imported file.
ImporterToolHelper() - Constructor for class com.nomagic.reportwizard.tools.importer.ImporterToolHelper
 
ImportTool - Class in com.nomagic.reportwizard.tools
This tool will allow us to import Child-Templates at Velocity Runtime.
ImportTool() - Constructor for class com.nomagic.reportwizard.tools.ImportTool
Constructor.
importZip(File, boolean) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
Import zip file to template bean.
importZip(File, boolean, ProgressStatus) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
Import zip file to template bean.
include(Element) - Method in class com.nomagic.reportwizard.tools.ImportTool
This method will include all the content of a specific attached file element.
include(String) - Method in class com.nomagic.reportwizard.tools.ImportTool
This method will include all the content of a child template.
include(Element, String) - Method in class com.nomagic.reportwizard.tools.ImportTool
This method will include the subSection of a specific attached file element.
The ChildTemplate has to be formatted according to the already existing #sectionBegin and #sectionEnd directives.
include(String, String) - Method in class com.nomagic.reportwizard.tools.ImportTool
This method will include the subSection of the ChildTemplate.
The ChildTemplate has to be formatted according to the already existing #sectionBegin and #sectionEnd directives.
includeSection(Element, String) - Method in class com.nomagic.reportwizard.tools.ImportTool
This method will include the subSection of a specific attached file element.
The ChildTemplate has to be formatted according to the already existing #sectionBegin and #sectionEnd directives.
includeSection(String, String) - Method in class com.nomagic.reportwizard.tools.ImportTool
This method will include the subSection of the ChildTemplate.
The ChildTemplate has to be formatted according to the already existing #sectionBegin and #sectionEnd directives as introduced in MagicReport 14.0.
indexOf(Variable) - Method in class com.nomagic.magicdraw.magicreport.helper.Variable
Returns the index of the first occurrence of the specified child variable in this variable, or -1 if this variable does not contain the child variable.
indexOf(String) - Method in class com.nomagic.magicdraw.magicreport.helper.Variable
Returns the index of the first occurrence of the specified child variable in this variable, or -1 if this variable does not contain the child variable.
init(int) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Initialize JavaScript engine.
init(int, boolean) - Method in class com.nomagic.reportwizard.tools.script.JavaScriptTool
Initialize JavaScript engine.
init(int) - Method in class com.nomagic.reportwizard.tools.script.RubyScriptTool
Initialize Ruby Script engine.
input(Object) - Method in class com.nomagic.reportwizard.tools.DialogTool
Method for creating input dialog with message.
input(Object, Object) - Method in class com.nomagic.reportwizard.tools.DialogTool
Method for creating input dialog with message and initial value of input field.
input(Object, Object, String) - Method in class com.nomagic.reportwizard.tools.DialogTool
Method for creating input dialog with message, initial value of input field, and title.
input(Object, Object, String, String) - Method in class com.nomagic.reportwizard.tools.DialogTool
Method for creating input dialog with message, collection, title, and default value for empty text.
interrupt() - Method in class com.nomagic.magicdraw.magicreport.GenerateTask
Interrupt task.
isAboveLimit(String) - Method in class com.nomagic.reportwizard.tools.metrics.Metrics
Gets the above limit indicator.
isActiveValidationEnabled() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
 
isAllType() - Method in class com.nomagic.reportwizard.tools.query.QueryPattern
Return true if element type is specific by *.
isAttachedFile(Element) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
Check if element is attached file.
isAttachedImage(Element) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
Check if element is attached image.
isBelowLimit(String) - Method in class com.nomagic.reportwizard.tools.metrics.Metrics
Gets the below limit indicator.
isCameoServer() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
 
isDerivedClassifier(Classifier, Classifier) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
Checks if child is derived from parent by generalization.
isDirty() - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectTool
Return true if this project was modified after last save/load.
isEmpty(Object) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
Test and return true if object is null, empty string or empty collection.
isEmpty() - Method in class com.nomagic.magicdraw.magicreport.helper.Variable
Returns true if this list contains no child variable.
isFileExternal(File, TemplateBean) - Static method in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
 
isFilteredRows() - Method in class com.nomagic.reportwizard.tools.generictable.Table
True for filtered rows
isFoundUpload() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Gets foundUpload.
isGeneratePassword(String[]) - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Method for check generatePassword argument.
isHTML() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.UserDefinedBean
Return true if user define is in HTML mode.
isIncludeAllProjectUsages() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Return all project usages option.
For twcloud only
isIncludeAuxiliary() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Return the auxiliary option.
isIncludeAuxiliaryValue() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
 
isIncremental() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Get incremental value
isMinimum() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.EditionBean
Return a minimum.
isModel() - Method in class com.nomagic.magicdraw.magicreport.ui.bean.ReportBean
Use to determine if the object is loaded from XML file.
isNamedElement(Element) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
Returns whether the element an NamedElement.
isNoChild() - Method in class com.nomagic.reportwizard.tools.query.QueryPattern
Return true if :empty is set to element.
isNull(Object) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
Test and return true if object is null.
isOnlyChildElement() - Method in class com.nomagic.reportwizard.tools.query.QueryPattern
Return true if query by child element .
isOverwrite() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Gets overwrite.
isPackageElementSpecified() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
 
isParentSupportChild(String) - Method in class com.nomagic.reportwizard.tools.ImportTool
 
isRecursive() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Return the recursive option.
isRelationship(Element) - Method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
Test and return true if element is relationship.
isRemote() - Method in class com.nomagic.magicdraw.magicreport.tools.ProjectTool
Return the remote or not remote state of the project.
isShowUsage(String[]) - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Method for showing command line usage.
isSSL() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Return if SSL is enable.
isSupport(String) - Method in class com.nomagic.reportwizard.tools.importer.DefaultImporterTool
CHeck supported engine type
isSupport(String) - Method in class com.nomagic.reportwizard.tools.importer.DOCXImporterTool
 
isTWCloudProject(String) - Method in class com.nomagic.magicdraw.magicreport.CommandLine
 
isUpdateModule() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Return true if update module, otherwise false.
isUseEncryptedPassword() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Gets useEncryptedPassword.
isValid() - Method in class com.nomagic.magicdraw.magicreport.helper.Hyperlink
Gets the value of valid.
isVerbose() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Return a verbose.
isWarningPackageNotFound() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
Sets warningPackageNotFound.
italic(String) - Method in class com.nomagic.reportwizard.tools.TextTool
Force report to render given text in italic style.
iterator() - Method in class com.nomagic.magicdraw.magicreport.helper.SlotProperty
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.nomagic.magicdraw.magicreport.helper.Slots
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class com.nomagic.magicdraw.magicreport.helper.TagProperty
Returns an iterator over the elements contained in this collection.
iterator() - Method in class com.nomagic.magicdraw.magicreport.helper.Tags
Returns an iterator over the elements in this list in proper sequence.
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links