Humboldt Alignment Editor 2.5.0

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

Field Summary
 
Fields inherited from interface eu.esdihumboldt.hale.common.core.io.ExportProvider
PARAM_TARGET
 
Fields inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider
PARAM_CONTENT_TYPE
 
Method Summary
 void setAlignment(Alignment alignment)
          Set the alignment to write.
 void setSourceSchema(SchemaSpace source)
          Set the source schema associated to the alignment.
 void setTargetSchema(SchemaSpace target)
          Set the target schema associated to the alignment.
 
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.ExportProvider
getTarget, setTarget
 
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider
createReporter, execute, getContentType, getParameter, getSupportedParameters, isCancelable, loadConfiguration, setContentType, setParameter, storeConfiguration, validate
 

Method Detail

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

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d