Class ReportVariables
java.lang.Object
com.nomagic.magicdraw.diff.report.ReportVariables
Report template variables
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Will have a list of addition com.nomagic.magicdraw.diff.report.ElementReportInfo instancesstatic final String
Ancestor project branch namestatic final String
Ancestor project total diagram countstatic final String
Will have value "Base" when comparing, "Target" - when two merge, "Ancestor" - when three way mergestatic final String
Ancestor project total element countstatic final String
Ancestor project namestatic final String
Ancestor project versionstatic final String
Project author name, or logged in twc user name when report is done for twc project,static final String
Report creation datestatic final String
Will have a list of com.nomagic.magicdraw.diff.report.DiagramReportInfo instancesstatic final String
Will have a list of all com.nomagic.magicdraw.diff.report.ElementReportInfo instancesstatic final String
Short format of report creation datestatic final String
Year of the report creationstatic final String
True, when two way project merge is donestatic final String
True, when three way project merge is donestatic final String
True, when two project compare is donestatic final String
True, when report is done from full report templatestatic final String
Will have a list of modification com.nomagic.magicdraw.diff.report.ElementReportInfo instancesstatic final String
Holds info from com.nomagic.magicdraw.core.Project instance of the target (when 2way or compare), or ancestor projectstatic final String
Will have a list of removal com.nomagic.magicdraw.diff.report.ElementReportInfo instancesstatic final String
Holds info from com.nomagic.magicdraw.diff.report.ReportType instancestatic final String
Content history report template variable.static final String
Content history report template variable.static final String
Content history report template variable.static final String
Number of addition changes in source projectstatic final String
Number of added diagrams in source projectstatic final String
Number of added symbols in source projectstatic final String
Source project branch namestatic final String
Source project total diagram countstatic final String
Source project total element countstatic final String
Will have value "Compared" when comparing, and "Source" - when mergingstatic final String
Number of modification changes in source projectstatic final String
Number of modified diagrams in source projectstatic final String
Number of modified symbols in source projectstatic final String
Total number of addition, modification and removal changes in source projectstatic final String
Total number of added, modified, deleted diagrams and symbols in source projectstatic final String
Source project namestatic final String
Number of removal changes in source projectstatic final String
Number of removed diagrams in source projectstatic final String
Number of deleted symbols in source projectstatic final String
Source project versionstatic final String
Number of addition changes in target projectstatic final String
Number of added diagrams in target projectstatic final String
Number of added symbols in target projectstatic final String
Target project branch namestatic final String
Target project total diagram countstatic final String
Will have value "Compared" when comparing, "Target" - when mergingstatic final String
Target project total element countstatic final String
Will have value "Base" when comparing, and "Target" - when mergingstatic final String
Number of modification changes in target projectstatic final String
Number of modified diagrams in target projectstatic final String
Number of modified symbols in target projectstatic final String
Total number of addition, modification and removal changes in target projectstatic final String
Total number of added, modified, deleted diagrams and symbols in target projectstatic final String
Target project namestatic final String
Number of removal changes in target projectstatic final String
Number of removed diagrams in target projectstatic final String
Number of deleted symbols in target projectstatic final String
Target project versionstatic final String
Will have value "Comparison", when project compare is done, or "Merge" - when project merge -
Method Summary
-
Field Details
-
AUTHOR
Project author name, or logged in twc user name when report is done for twc project,- See Also:
-
DATE
Report creation date- See Also:
-
FOOTER_DATE
Short format of report creation date- See Also:
-
FOOTER_YEAR
Year of the report creation- See Also:
-
IS_COMPARE
True, when two project compare is done- See Also:
-
IS_2WAY
True, when two way project merge is done- See Also:
-
IS_3WAY
True, when three way project merge is done- See Also:
-
REPORT_TYPE
Holds info from com.nomagic.magicdraw.diff.report.ReportType instance- See Also:
-
IS_FULL_REPORT
True, when report is done from full report template- See Also:
-
TITLE
Will have value "Comparison", when project compare is done, or "Merge" - when project merge- See Also:
-
PROJECT
Holds info from com.nomagic.magicdraw.core.Project instance of the target (when 2way or compare), or ancestor project- See Also:
-
TARGET_LABEL
Will have value "Base" when comparing, and "Target" - when merging- See Also:
-
SOURCE_LABEL
Will have value "Compared" when comparing, and "Source" - when merging- See Also:
-
TARGET_PROJECT_NAME
Target project name- See Also:
-
TARGET_BRANCH
Target project branch name- See Also:
-
TARGET_VERSION
Target project version- See Also:
-
TARGET_ELEMENT_COUNT
Target project total element count- See Also:
-
TARGET_DIAGRAM_COUNT
Target project total diagram count- See Also:
-
SOURCE_PROJECT_NAME
Source project name- See Also:
-
SOURCE_BRANCH
Source project branch name- See Also:
-
SOURCE_VERSION
Source project version- See Also:
-
SOURCE_ELEMENT_COUNT
Source project total element count- See Also:
-
SOURCE_DIAGRAM_COUNT
Source project total diagram count- See Also:
-
ANCESTOR_PROJECT_NAME
Ancestor project name- See Also:
-
ANCESTOR_BRANCH
Ancestor project branch name- See Also:
-
ANCESTOR_VERSION
Ancestor project version- See Also:
-
ANCESTOR_ELEMENT_COUNT
Ancestor project total element count- See Also:
-
ANCESTOR_DIAGRAM_COUNT
Ancestor project total diagram count- See Also:
-
TARGET_ADDED
Number of addition changes in target project- See Also:
-
TARGET_MODIFIED
Number of modification changes in target project- See Also:
-
TARGET_REMOVED
Number of removal changes in target project- See Also:
-
TARGET_OVERALL
Total number of addition, modification and removal changes in target project- See Also:
-
SOURCE_ADDED
Number of addition changes in source project- See Also:
-
SOURCE_MODIFIED
Number of modification changes in source project- See Also:
-
SOURCE_REMOVED
Number of removal changes in source project- See Also:
-
SOURCE_OVERALL
Total number of addition, modification and removal changes in source project- See Also:
-
TARGET_ADDED_DIAGRAMS
Number of added diagrams in target project- See Also:
-
TARGET_MODIFIED_DIAGRAMS
Number of modified diagrams in target project- See Also:
-
TARGET_REMOVED_DIAGRAMS
Number of removed diagrams in target project- See Also:
-
TARGET_ADDED_SYMBOLS
Number of added symbols in target project- See Also:
-
TARGET_MODIFIED_SYMBOLS
Number of modified symbols in target project- See Also:
-
TARGET_REMOVED_SYMBOLS
Number of deleted symbols in target project- See Also:
-
TARGET_OVERALL_DIAGRAMS
Total number of added, modified, deleted diagrams and symbols in target project- See Also:
-
SOURCE_ADDED_DIAGRAMS
Number of added diagrams in source project- See Also:
-
SOURCE_MODIFIED_DIAGRAMS
Number of modified diagrams in source project- See Also:
-
SOURCE_REMOVED_DIAGRAMS
Number of removed diagrams in source project- See Also:
-
SOURCE_ADDED_SYMBOLS
Number of added symbols in source project- See Also:
-
SOURCE_MODIFIED_SYMBOLS
Number of modified symbols in source project- See Also:
-
SOURCE_REMOVED_SYMBOLS
Number of deleted symbols in source project- See Also:
-
SOURCE_OVERALL_DIAGRAMS
Total number of added, modified, deleted diagrams and symbols in source project- See Also:
-
ANCESTOR_DIAGRAM_LABEL
Will have value "Base" when comparing, "Target" - when two merge, "Ancestor" - when three way merge- See Also:
-
TARGET_DIAGRAM_LABEL
Will have value "Compared" when comparing, "Target" - when merging- See Also:
-
DIAGRAM_REPORT_INFOS
Will have a list of com.nomagic.magicdraw.diff.report.DiagramReportInfo instances- See Also:
-
ELEMENT_REPORT_INFOS
Will have a list of all com.nomagic.magicdraw.diff.report.ElementReportInfo instances- See Also:
-
ADDED_INFOS
Will have a list of addition com.nomagic.magicdraw.diff.report.ElementReportInfo instances- See Also:
-
MODIFIED_INFOS
Will have a list of modification com.nomagic.magicdraw.diff.report.ElementReportInfo instances- See Also:
-
REMOVED_INFOS
Will have a list of removal com.nomagic.magicdraw.diff.report.ElementReportInfo instances- See Also:
-
SCOPE_NAME
Content history report template variable. Scope element's simple name- See Also:
-
SCOPE_QNAME
Content history report template variable. Scope element's qualified name- See Also:
-
SCOPE_TYPE
Content history report template variable. Scope element's simple type- See Also:
-