View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General Info | Relations | Constraints

Parent Package: text
Class DV_PARAGRAPH


DATA_VALUE
   |
   +--DV_PARAGRAPH

A logical composite text value consisting of a series of DV_TEXTs, i.e. plain text (optionally coded) potentially with simple formatting, to form a larger tract of prose, which may be interpreted for display purposes as a paragraph.

Attributes from Associations
SignatureOptionalityMultiplicityDocumentation
 items : Set<DV_TEXT>1..* Items making up the paragraph, each of hich is a text item (which may have its own formatting, and/or have hyperlinks). 


Constraints
NameExpression
items_existsinv: items <> void and not items.is_empty