RowList objects

RowList is a container class for a set of Row objects.

The class is similar to a Vector, but RowLists stores only objects that are of a type derived from Row. They are used as input and output parameters to interactions. Interactions are described in the following session. There are two main RowList derived objects.

  • DicRowList – Used to contain dictionary segments
  • MemRowList – Used to contain member segments