public abstract class AbstractRatingConverter<FROM,TO> extends Object implements de.cismet.commons.converter.Converter<FROM,TO>, de.cismet.commons.converter.Converter.MatchRating<FROM>
convertForward operation to determine
if the entry is feasible or not. However, it can only provide a boolean rating, thus any successfully converted
non-null result of convertForward will result in a score of 100. Any other case will result in a score
of 0.| Constructor and Description |
|---|
AbstractRatingConverter() |
Copyright © 2012–2026 cismet GmbH. All rights reserved.