KCMS CMM Developer's Guide

Loading and Constructing the List

A KcsXformSeq instance saves its transformations as a list of chunk Ids to later instantiate when needed. For every chunk Id in its own chunk, getChunkXform() takes the current chunk set and chunk Ids and, through the chunk set protocol of createXform(), allocates the transformation represented by that unique combination.