eu.esdihumboldt.hale.common.align.io
Interface AlignmentReader
- All Superinterfaces:
- ImportProvider, IOProvider
- All Known Implementing Classes:
- AbstractAlignmentReader, DefaultAlignmentReader, OmlReader
public interface AlignmentReader
- extends ImportProvider
Provides support for reading an alignment
- 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 |
setSourceSchema
void setSourceSchema(TypeIndex sourceSchema)
- Set the source schema
- Parameters:
sourceSchema
- the source schema
setTargetSchema
void setTargetSchema(TypeIndex targetSchema)
- Set the target schema
- Parameters:
targetSchema
- the source schema
getAlignment
MutableAlignment getAlignment()
- Get the loaded alignment
- Returns:
- the loaded alignment
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d