eu.esdihumboldt.hale.common.align.model.functions.explanations
Class RetypeExplanation
java.lang.Object
eu.esdihumboldt.hale.common.align.model.impl.AbstractCellExplanation
eu.esdihumboldt.hale.common.align.model.functions.explanations.RetypeExplanation
- All Implemented Interfaces:
- CellExplanation
public class RetypeExplanation
- extends AbstractCellExplanation
Explanation for the retype function.
- Author:
- Simon Templer
Method Summary |
protected String |
getExplanation(Cell cell,
boolean html)
Get the explanation string in the specified format. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RetypeExplanation
public RetypeExplanation()
getExplanation
protected String getExplanation(Cell cell,
boolean html)
- Description copied from class:
AbstractCellExplanation
- Get the explanation string in the specified format.
- Specified by:
getExplanation
in class AbstractCellExplanation
- Parameters:
cell
- the cell to create an explanation forhtml
- if the format should be HMTL, otherwise the format is just
text
- Returns:
- the explanation or
null
- See Also:
AbstractCellExplanation.getExplanation(eu.esdihumboldt.hale.common.align.model.Cell,
boolean)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d