Technical Support
Have technical issues or suggestions? Please contact Visual Paradigm Support Team.
Sales Support
Have questions related to registration, licensing or payment? Feel free to contact Visual Paradigm Sales Team.
<StaticText> is a construct which enables you to insert your own text into a report, at the position where <StatcText> is processed. You can add your text with custom formats.
|
||||||||||||||||||||||||||||||||||||||||||
| Supported attributes for <StaticText> |
<StringPropertyText> is the most commonly used construct in a report template document. It is used to extract a string property from model element (e.g. name of a class) and print it to report.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
| Supported attributes for <StringPropertyText> |
<IntPropertyText> is a construct which enables you to extract an integer property from model element (e.g. length of an entity column) and print it to report.
|
||||||||||||||||||||||||||||||||||||
| Supported attributes for <IntPropertyText> |
<BooleanPropertyText> is a construct which enables you to extract a boolean property (i.e. true/false) from model element (e.g. abstract of a class) and print it to report.
|
|||||||||||||||||||||||||||||||||
| Supported attributes for <BooleanPropertyText> |
<ParagraphBreak> is a construct which enables you to add a break in report to separate text into paragraphs. <ParagraphBreak> does not carry any text.
<PageBreak> is a construct which enables you to insert a new page at where <PageBreak> is processed.
| 6. Reading model - Model/diagram element | Table of Contents | 8. Table |
Technical Support
Have technical issues or suggestions? Please contact Visual Paradigm Support Team.
Sales Support
Have questions related to registration, licensing or payment? Feel free to contact Visual Paradigm Sales Team.