Package | Description |
---|---|
info.textgrid.lab.collatex.model |
This package contains the collation set data model that is used to persist
the set of witnesses to be collated, and the respective settings.
|
info.textgrid.lab.collatex.process | |
info.textgrid.lab.collatex.ui.parts |
The editors and views of our CollateX frontend.
|
Modifier and Type | Method and Description |
---|---|
CollationSet |
CollationResults.getCollationSet() |
Modifier and Type | Method and Description |
---|---|
void |
CollationResults.setCollationSet(CollationSet collationSet) |
Modifier and Type | Method and Description |
---|---|
CollationSet |
CollateJob.getCollationSet() |
Constructor and Description |
---|
CollateJob(String name,
CollationSet collationSet) |
Modifier and Type | Method and Description |
---|---|
CollationSet |
CollationSetEditor.getCollationSet() |
Copyright © 2013 TextGrid. All Rights Reserved.