public class PhraseAssembledCharacterCountStep extends PhraseAssembledWordCountStep
| Constructor and Description |
|---|
PhraseAssembledCharacterCountStep() |
| Modifier and Type | Method and Description |
|---|---|
CategoryGroup |
getCategoryGroup() |
protected Class<? extends BaseCounter> |
getCounterClass() |
String |
getDescription()
Gets a short localizable description of what this step does.
|
String |
getMetric() |
String |
getName()
Gets the localizable name of this step.
|
acceptcount, count, countInTextUnit, countOnlyTranslatablegetBatchCount, getBatchItemCount, getDocumentCount, getGroupCount, getSource, getSubDocumentCount, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleStartBatch, handleStartBatchItem, handleStartDocument, handleStartGroup, handleStartSubDocument, handleTextUnit, removeFromMetrics, removeFromMetrics, removeFromMetrics, saveCount, saveToMetrics, saveToMetrics, saveToMetricscancel, destroy, getHelpLocation, getParameters, getSourceLocale, getTargetLocale, handleCustom, handleDocumentPart, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleRawDocument, handleStartSubfilter, isDone, isLastOutputStep, setLastOutputStep, setParameters, setSourceLocale, setTargetLocalepublic static final String METRIC
public String getMetric()
getMetric in interface CategoryHandlergetMetric in class PhraseAssembledWordCountSteppublic String getDescription()
IPipelineStepgetDescription in interface IPipelineStepgetDescription in class PhraseAssembledWordCountSteppublic String getName()
IPipelineStepgetName in interface IPipelineStepgetName in class PhraseAssembledWordCountSteppublic CategoryGroup getCategoryGroup()
getCategoryGroup in interface CategoryHandlergetCategoryGroup in class PhraseAssembledWordCountStepprotected Class<? extends BaseCounter> getCounterClass()
getCounterClass in class AltAnnotationBasedCountStepCopyright © 2022. All rights reserved.