Uses of Class
com.acumenvelocity.ath.mt.confidence.VertexDataStructures.ScoredSegmentTranslations
-
Packages that use VertexDataStructures.ScoredSegmentTranslations Package Description com.acumenvelocity.ath.mt.confidence -
-
Uses of VertexDataStructures.ScoredSegmentTranslations in com.acumenvelocity.ath.mt.confidence
Methods in com.acumenvelocity.ath.mt.confidence that return VertexDataStructures.ScoredSegmentTranslations Modifier and Type Method Description VertexDataStructures.ScoredSegmentTranslationsVertexQualityEstimator. evaluateSegment(CommonDataStructures.SegmentTranslations seg)Methods in com.acumenvelocity.ath.mt.confidence that return types with arguments of type VertexDataStructures.ScoredSegmentTranslations Modifier and Type Method Description List<VertexDataStructures.ScoredSegmentTranslations>VertexDataStructures.TranslationComparisonResult. getScoredSegments()Constructor parameters in com.acumenvelocity.ath.mt.confidence with type arguments of type VertexDataStructures.ScoredSegmentTranslations Constructor Description TranslationComparisonResult(List<VertexDataStructures.ScoredSegmentTranslations> scoredSegments)
-