|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransformationMessage | |
---|---|
eu.esdihumboldt.hale.common.align.transformation.report | |
eu.esdihumboldt.hale.common.align.transformation.report.impl |
Uses of TransformationMessage in eu.esdihumboldt.hale.common.align.transformation.report |
---|
Methods in eu.esdihumboldt.hale.common.align.transformation.report that return TransformationMessage | |
---|---|
TransformationMessage |
TransformationLog.createMessage(String message,
Throwable throwable)
Create a message configured with the current cell for use with the log |
Uses of TransformationMessage in eu.esdihumboldt.hale.common.align.transformation.report.impl |
---|
Classes in eu.esdihumboldt.hale.common.align.transformation.report.impl that implement TransformationMessage | |
---|---|
class |
TransformationMessageImpl
Default TransformationMessage implementation |
Methods in eu.esdihumboldt.hale.common.align.transformation.report.impl that return TransformationMessage | |
---|---|
TransformationMessage |
CellLog.createMessage(String message,
Throwable throwable)
|
Methods in eu.esdihumboldt.hale.common.align.transformation.report.impl with parameters of type TransformationMessage | |
---|---|
protected Properties |
TransformationMessageImplDefinition.asProperties(TransformationMessage message)
|
void |
CellLog.error(TransformationMessage message)
|
void |
CellLog.info(TransformationMessage message)
|
void |
CellLog.warn(TransformationMessage message)
|
Constructor parameters in eu.esdihumboldt.hale.common.align.transformation.report.impl with type arguments of type TransformationMessage | |
---|---|
CellLog(ReportLog<TransformationMessage> log,
Cell cell)
Create a transformation log based on the given cell |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |