Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.align.model
Interface CellExplanation

All Known Implementing Classes:
AbstractCellExplanation, AssignExplanation, CalculateAreaExplanation, CalculateLengthExplanation, CentroidExplanation, ClassificationMappingExplanation, DateExtractionExplanation, FormattedStringExplanation, GeographicalNameExplanation, GroovyExplanation, IdentifierExplanation, JoinExplanation, MathematicalExpressionExplanation, MergeExplanation, NetworkExpansionExplanation, OrdinatesToPointExplanation, RenameExplanation, RetypeExplanation

public interface CellExplanation

Provides a human readable explanation for a cell.

Author:
Simon Templer

Method Summary
 String getExplanation(Cell cell)
          Get the explanation for the given cell.
 String getExplanationAsHtml(Cell cell)
          Get the explanation in html format for the given cell
 

Method Detail

getExplanation

String getExplanation(Cell cell)
Get the explanation for the given cell.

Parameters:
cell - the cell
Returns:
the cell explanation, null if none is available

getExplanationAsHtml

String getExplanationAsHtml(Cell cell)
Get the explanation in html format for the given cell

Parameters:
cell - the cell
Returns:
the cell explanation in html format, null if none is available

Humboldt Alignment Editor 2.5.0

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