TextOrSymbolAggregate


superclasses:

TextOrSymbolObject

attributes:

objects Multiset(TextOrSymbolObject)

restricted:

objects{} : TextLine | TextMultiLine | TextAndArrow | Symbol

comments:

Recursion is not allowed in this subclass due to the restricted clause above. Data must be defined as a List or Set of TextOrSymbolObject.


Links to Section 3.4 and the complete SAIF class list