See: Description
Interface | Description |
---|---|
CollationResults.ICollationResultsListener |
Class | Description |
---|---|
CollationResults |
Contains all data relevant to a running or finished collation.
|
CollationSet |
A list of witnesses to be collated, plus collation settings affecting all
those witnesses.
|
CollationSetAdapterFactory |
Converts
CollationSetWitness es to TextGridObject s using
Eclipse's standard adapter mechanism. clients shouldn't call this class
directly but rather use the generic adapter mechanism |
CollationSetTests | |
CollationSetWitness |
Reference to one witness in a collation set, including witness-specific
settings.
|
Messages |
CollationSet
is the core type that
will be written to disk, it contains a list of
CollationSetWitness
es and other
settings. CollationResults
is used
to pass all data relevant to a finished collation run around, it is currently
not serialized.Copyright © 2013 TextGrid. All Rights Reserved.