Sequence variable implementation that wraps a String[] with relatively low
resource utilization. Warning: it does not copy the wrapped array, so do
not modify that after the model was made!
author: Dániel Dékány version: $Id: StringArraySequence.java,v 1.2 2004/01/06 17:06:42 szegedia Exp $