eu.esdihumboldt.hale.common.align.io
Interface AlignmentWriter
- All Superinterfaces:
- ExportProvider, IOProvider
- All Known Implementing Classes:
- AbstractAlignmentWriter, DefaultAlignmentWriter, HtmlMappingExporter
public interface AlignmentWriter
- extends ExportProvider
Provides support for writing alignments
- Author:
- Simon Templer
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider |
createReporter, execute, getContentType, getParameter, getSupportedParameters, isCancelable, loadConfiguration, setContentType, setParameter, storeConfiguration, validate |
setAlignment
void setAlignment(Alignment alignment)
- Set the alignment to write.
- Parameters:
alignment
- the alignment
setSourceSchema
void setSourceSchema(SchemaSpace source)
- Set the source schema associated to the alignment.
- Parameters:
source
- the source schema
setTargetSchema
void setTargetSchema(SchemaSpace target)
- Set the target schema associated to the alignment.
- Parameters:
target
- the target schema
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d