Class ReportVariables
java.lang.Object
com.nomagic.magicdraw.diff.report.ReportVariables
Report template variables
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringWill have a list of addition com.nomagic.magicdraw.diff.report.ElementReportInfo instancesstatic final StringAncestor project branch namestatic final StringAncestor project total diagram countstatic final StringWill have value "Base" when comparing, "Target" - when two merge, "Ancestor" - when three way mergestatic final StringAncestor project total element countstatic final StringAncestor project namestatic final StringAncestor project versionstatic final StringProject author name, or logged in twc user name when report is done for twc project,static final StringReport creation datestatic final StringWill have a list of com.nomagic.magicdraw.diff.report.DiagramReportInfo instancesstatic final StringWill have a list of all com.nomagic.magicdraw.diff.report.ElementReportInfo instancesstatic final StringShort format of report creation datestatic final StringYear of the report creationstatic final StringTrue, when two way project merge is donestatic final StringTrue, when three way project merge is donestatic final StringTrue, when two project compare is donestatic final StringTrue, when report is done from full report templatestatic final StringWill have a list of modification com.nomagic.magicdraw.diff.report.ElementReportInfo instancesstatic final StringHolds info from com.nomagic.magicdraw.core.Project instance of the target (when 2way or compare), or ancestor projectstatic final StringWill have a list of removal com.nomagic.magicdraw.diff.report.ElementReportInfo instancesstatic final StringHolds info from com.nomagic.magicdraw.diff.report.ReportType instancestatic final StringContent history report template variable.static final StringContent history report template variable.static final StringContent history report template variable.static final StringNumber of addition changes in source projectstatic final StringNumber of added diagrams in source projectstatic final StringNumber of added symbols in source projectstatic final StringSource project branch namestatic final StringSource project total diagram countstatic final StringSource project total element countstatic final StringWill have value "Compared" when comparing, and "Source" - when mergingstatic final StringNumber of modification changes in source projectstatic final StringNumber of modified diagrams in source projectstatic final StringNumber of modified symbols in source projectstatic final StringTotal number of addition, modification and removal changes in source projectstatic final StringTotal number of added, modified, deleted diagrams and symbols in source projectstatic final StringSource project namestatic final StringNumber of removal changes in source projectstatic final StringNumber of removed diagrams in source projectstatic final StringNumber of deleted symbols in source projectstatic final StringSource project versionstatic final StringNumber of addition changes in target projectstatic final StringNumber of added diagrams in target projectstatic final StringNumber of added symbols in target projectstatic final StringTarget project branch namestatic final StringTarget project total diagram countstatic final StringWill have value "Compared" when comparing, "Target" - when mergingstatic final StringTarget project total element countstatic final StringWill have value "Base" when comparing, and "Target" - when mergingstatic final StringNumber of modification changes in target projectstatic final StringNumber of modified diagrams in target projectstatic final StringNumber of modified symbols in target projectstatic final StringTotal number of addition, modification and removal changes in target projectstatic final StringTotal number of added, modified, deleted diagrams and symbols in target projectstatic final StringTarget project namestatic final StringNumber of removal changes in target projectstatic final StringNumber of removed diagrams in target projectstatic final StringNumber of deleted symbols in target projectstatic final StringTarget project versionstatic final StringWill 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:
-