This module defines concrete subclasses for the<a href="../abstract">abstract</a>character matrix components that all character matrices must implement. The subclasses defined here apply to "standard" categorical character data, such as counts of morpholical features. In a verbose notation, this data is represented as the "state" attribute of the <cell> element. In a compact notation, the same data is represented as a sequence of space-separated integers. |