- main(String[]) - Static method in class com.nomagic.magicdraw.magicreport.CommandLine
-
Main method to generate the report or teamwork password.
- matchAttribute(String) - Method in class com.nomagic.reportwizard.tools.query.QueryAttribute
-
Return true if specific value match with regular expression.
- MathTool - Class in com.nomagic.reportwizard.tools
-
Provide basic numeric operations for report.
- MathTool() - Constructor for class com.nomagic.reportwizard.tools.MathTool
-
- Matrix - Class in com.nomagic.reportwizard.tools.dependencymatrix
-
Class for getting row elements, column name and relation between row and column elements.
- Matrix(DependencyMatrix) - Constructor for class com.nomagic.reportwizard.tools.dependencymatrix.Matrix
-
Constructor
- max(int, int) - Static method in class com.nomagic.reportwizard.tools.MathTool
-
Returns the greater of two int
values.
- max(double, double) - Static method in class com.nomagic.reportwizard.tools.MathTool
-
Returns the greater of two double
values.
- message(Object) - Method in class com.nomagic.reportwizard.tools.DialogTool
-
Method for creating Message dialog.
- message(Object, String) - Method in class com.nomagic.reportwizard.tools.DialogTool
-
Method for creating Message dialog with specific message and title.
- Metrics - Class in com.nomagic.reportwizard.tools.metrics
-
Contains data for metrics result.
- Metrics() - Constructor for class com.nomagic.reportwizard.tools.metrics.Metrics
-
- MetricsResult - Class in com.nomagic.reportwizard.tools.metrics
-
- MetricsResult() - Constructor for class com.nomagic.reportwizard.tools.metrics.MetricsResult
-
- MetricsTool - Class in com.nomagic.reportwizard.tools
-
Provides ability to access Metrics data for analysis purpose.
- MetricsTool() - Constructor for class com.nomagic.reportwizard.tools.MetricsTool
-
- min(int, int) - Static method in class com.nomagic.reportwizard.tools.MathTool
-
Returns the smaller of two int
values.
- min(double, double) - Static method in class com.nomagic.reportwizard.tools.MathTool
-
Returns the smaller of two double
values.
- ModelValidationTool - Class in com.nomagic.reportwizard.tools
-
Provides ability to access MagicDraw model validation results for analysis purpose.
- ModelValidationTool() - Constructor for class com.nomagic.reportwizard.tools.ModelValidationTool
-