- PACKAGES - Static variable in class com.nomagic.magicdraw.magicreport.GenerateTask
-
- PackageSelectionBean - Class in com.nomagic.magicdraw.magicreport.ui.bean
-
Contains selected packages information.
- PackageSelectionBean() - Constructor for class com.nomagic.magicdraw.magicreport.ui.bean.PackageSelectionBean
-
- ParamTag - Class in com.nomagic.reportwizard.tools.doc.javadoc
-
Represents a @param documentation tag.
- ParamTag(String, String) - Constructor for class com.nomagic.reportwizard.tools.doc.javadoc.ParamTag
-
Create a param tag.
- parse(String) - Method in class com.nomagic.reportwizard.tools.doc.javadoc.DocumentParser
-
Parse the comment string.
- parseArgs(String[]) - Method in class com.nomagic.magicdraw.magicreport.CommandLine
-
Create command line from given arguments.
- parseArgs(String[], boolean) - Method in class com.nomagic.magicdraw.magicreport.CommandLine
-
Create command line from given arguments.
- parseArguments(String[]) - Method in class com.nomagic.magicdraw.magicreport.CommandLine
-
Parse the arguments and set into the command line.
- parseObjectForPrinting(Object) - Static method in class com.nomagic.magicdraw.magicreport.helper.ReportHelper
-
Parses Strings and Collections of Strings
- parseText(String) - Method in class com.nomagic.reportwizard.tools.doc.javadoc.DocumentParser
-
Parse the comment string in plain text format.
- PerspectiveBean - Class in com.nomagic.magicdraw.magicreport.ui.bean
-
Contains a perspective information.
- PerspectiveBean() - Constructor for class com.nomagic.magicdraw.magicreport.ui.bean.PerspectiveBean
-
Create user defined bean.
- PerspectiveBean(String, String) - Constructor for class com.nomagic.magicdraw.magicreport.ui.bean.PerspectiveBean
-
Create user defined bean with default name, and visibility.
- PNG_IMAGE - Static variable in class com.nomagic.magicdraw.magicreport.ui.bean.OutputImageBean
-
Static reference to PNG output image bean.
- Point - Class in com.nomagic.magicdraw.magicreport.helper
-
An integer version of Point.
- Point() - Constructor for class com.nomagic.magicdraw.magicreport.helper.Point
-
Constructs and initializes a point at the origin (0, 0) of the coordinate space.
- Point(Point) - Constructor for class com.nomagic.magicdraw.magicreport.helper.Point
-
Constructs and initializes a point with the same location as the specified Point
object.
- Point(int, int) - Constructor for class com.nomagic.magicdraw.magicreport.helper.Point
-
Constructs and initializes a point at the specified (x, y) location in the coordinate
space.
- POLY - Static variable in class com.nomagic.magicdraw.magicreport.helper.Polygon
-
Constants for polygon type.
- Polygon - Class in com.nomagic.magicdraw.magicreport.helper
-
A wrapper class of java.awt.Polygon
.
- Polygon() - Constructor for class com.nomagic.magicdraw.magicreport.helper.Polygon
-
Creates an empty polygon.
- Polygon(String) - Constructor for class com.nomagic.magicdraw.magicreport.helper.Polygon
-
Creates an empty polygon with preferred shape.
- Polygon(int[], int[], int) - Constructor for class com.nomagic.magicdraw.magicreport.helper.Polygon
-
Constructs and initializes a Polygon
from the specified parameters.
- Polygon(int[], int[], int, String) - Constructor for class com.nomagic.magicdraw.magicreport.helper.Polygon
-
Constructs and initializes a Polygon
from the specified parameters.
- postFormat(StringWriter) - Method in class com.nomagic.reportwizard.tools.template.AbstractImporter
-
Apply necessary document dependent formatting.
- postFormat(StringWriter) - Method in interface com.nomagic.reportwizard.tools.template.IImporter
-
Apply necessary document dependent formatting.
- postFormat(StringWriter) - Method in class com.nomagic.reportwizard.tools.template.OdfImporter
-
- postFormat(StringWriter) - Method in class com.nomagic.reportwizard.tools.template.RtfImporter
-
- postFormat(StringWriter) - Method in class com.nomagic.reportwizard.tools.template.TxtImporter
-
Apply necessary document dependent formatting.
- PPTX - Static variable in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
-
Constants for PPTX type.
- printUsage() - Static method in class com.nomagic.magicdraw.magicreport.CommandLine
-
Print command line usage.
- printUsage(PrintStream) - Static method in class com.nomagic.magicdraw.magicreport.CommandLine
-
Print command line usage to print stream.
- ProfilingTool - Class in com.nomagic.magicdraw.magicreport.tools
-
Contains utilities functions for profiling MagicDraw meta-model.
- ProfilingTool() - Constructor for class com.nomagic.magicdraw.magicreport.tools.ProfilingTool
-
- ProjectTool - Class in com.nomagic.magicdraw.magicreport.tools
-
A MagicDraw project wrapper.
- ProjectTool() - Constructor for class com.nomagic.magicdraw.magicreport.tools.ProjectTool
-
- ProjectVersion - Class in com.nomagic.magicdraw.magicreport.tools
-
Version represents some version of the project.It has date, user and number.
- ProjectVersion(ProjectDescriptor, Object, String, Date, long, String) - Constructor for class com.nomagic.magicdraw.magicreport.tools.ProjectVersion
-
Constructs new version with given projectDescriptor, version object, comment, user, number and date.
- promptPassword() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
-
Prompt password when user enter only -server and -login for connecting to Teamwork server or when user enter
-upload and its value not contain password for connecting to server (for upload generated report to server).
- promptUsername() - Method in class com.nomagic.magicdraw.magicreport.CommandLine
-
Prompt user name when key argument required user name such as when upload generated report to server.
- propertiesFileList - Variable in class com.nomagic.magicdraw.magicreport.CommandLine
-
A list of properties files.
- PROPERTY_CREATE - Static variable in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
-
- PROPERTY_DELETE - Static variable in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
-
Delete property name.
- PROPERTY_RELOAD - Static variable in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
-
Reload property name.
- PROPERTY_SAVE - Static variable in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
-
Save property name.
- put(String, MetricResult) - Method in class com.nomagic.reportwizard.tools.metrics.Metrics
-
Create the metric data.
- put(String, Metric, MetricResult) - Method in class com.nomagic.reportwizard.tools.metrics.MetricsResult
-
Create the metric result data.