Uses of Class
net.sf.okapi.steps.wordcount.categorized.CategoryGroup
-
Packages that use CategoryGroup Package Description net.sf.okapi.steps.wordcount.categorized net.sf.okapi.steps.wordcount.categorized.gmx net.sf.okapi.steps.wordcount.categorized.okapi -
-
Uses of CategoryGroup in net.sf.okapi.steps.wordcount.categorized
Methods in net.sf.okapi.steps.wordcount.categorized that return CategoryGroup Modifier and Type Method Description CategoryGroupCategoryHandler. getCategoryGroup()static CategoryGroupCategoryGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static CategoryGroup[]CategoryGroup. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CategoryGroup in net.sf.okapi.steps.wordcount.categorized.gmx
Methods in net.sf.okapi.steps.wordcount.categorized.gmx that return CategoryGroup Modifier and Type Method Description CategoryGroupGMXAlphanumericOnlyTextUnitCharacterCountStep. getCategoryGroup()CategoryGroupGMXAlphanumericOnlyTextUnitWordCountStep. getCategoryGroup()CategoryGroupGMXExactMatchedCharacterCountStep. getCategoryGroup()CategoryGroupGMXExactMatchedWordCountStep. getCategoryGroup()CategoryGroupGMXFuzzyMatchCharacterCountStep. getCategoryGroup()CategoryGroupGMXFuzzyMatchWordCountStep. getCategoryGroup()CategoryGroupGMXLeveragedMatchedCharacterCountStep. getCategoryGroup()CategoryGroupGMXLeveragedMatchedWordCountStep. getCategoryGroup()CategoryGroupGMXMeasurementOnlyTextUnitCharacterCountStep. getCategoryGroup()CategoryGroupGMXMeasurementOnlyTextUnitWordCountStep. getCategoryGroup()CategoryGroupGMXNumericOnlyTextUnitCharacterCountStep. getCategoryGroup()CategoryGroupGMXNumericOnlyTextUnitWordCountStep. getCategoryGroup()CategoryGroupGMXProtectedCharacterCountStep. getCategoryGroup()CategoryGroupGMXProtectedWordCountStep. getCategoryGroup()CategoryGroupGMXRepetitionMatchedCharacterCountStep. getCategoryGroup()CategoryGroupGMXRepetitionMatchedWordCountStep. getCategoryGroup() -
Uses of CategoryGroup in net.sf.okapi.steps.wordcount.categorized.okapi
Methods in net.sf.okapi.steps.wordcount.categorized.okapi that return CategoryGroup Modifier and Type Method Description CategoryGroupConcordanceCharacterCountStep. getCategoryGroup()CategoryGroupConcordanceWordCountStep. getCategoryGroup()CategoryGroupExactDocumentContextMatchCharacterCountStep. getCategoryGroup()CategoryGroupExactDocumentContextMatchWordCountStep. getCategoryGroup()CategoryGroupExactLocalContextMatchCharacterCountStep. getCategoryGroup()CategoryGroupExactLocalContextMatchWordCountStep. getCategoryGroup()CategoryGroupExactMatchCharacterCountStep. getCategoryGroup()CategoryGroupExactMatchWordCountStep. getCategoryGroup()CategoryGroupExactPreviousVersionMatchCharacterCountStep. getCategoryGroup()CategoryGroupExactPreviousVersionMatchWordCountStep. getCategoryGroup()CategoryGroupExactRepairedCharacterCountStep. getCategoryGroup()CategoryGroupExactRepairedWordCountStep. getCategoryGroup()CategoryGroupExactStructuralMatchCharacterCountStep. getCategoryGroup()CategoryGroupExactStructuralMatchWordCountStep. getCategoryGroup()CategoryGroupExactTextOnlyCharacterCountStep. getCategoryGroup()CategoryGroupExactTextOnlyPreviousVersionMatchCharacterCountStep. getCategoryGroup()CategoryGroupExactTextOnlyPreviousVersionMatchWordCountStep. getCategoryGroup()CategoryGroupExactTextOnlyUniqueIdMatchCharacterCountStep. getCategoryGroup()CategoryGroupExactTextOnlyUniqueIdMatchWordCountStep. getCategoryGroup()CategoryGroupExactTextOnlyWordCountStep. getCategoryGroup()CategoryGroupExactUniqueIdMatchCharacterCountStep. getCategoryGroup()CategoryGroupExactUniqueIdMatchWordCountStep. getCategoryGroup()CategoryGroupFuzzyMatchCharacterCountStep. getCategoryGroup()CategoryGroupFuzzyMatchWordCountStep. getCategoryGroup()CategoryGroupFuzzyPreviousVersionMatchCharacterCountStep. getCategoryGroup()CategoryGroupFuzzyPreviousVersionMatchWordCountStep. getCategoryGroup()CategoryGroupFuzzyRepairedCharacterCountStep. getCategoryGroup()CategoryGroupFuzzyRepairedWordCountStep. getCategoryGroup()CategoryGroupFuzzyUniqueIdMatchCharacterCountStep. getCategoryGroup()CategoryGroupFuzzyUniqueIdMatchWordCountStep. getCategoryGroup()CategoryGroupMTCharacterCountStep. getCategoryGroup()CategoryGroupMTWordCountStep. getCategoryGroup()CategoryGroupPhraseAssembledCharacterCountStep. getCategoryGroup()CategoryGroupPhraseAssembledWordCountStep. getCategoryGroup()
-