public abstract class VariationTypeGatherer extends SimpleEngine
Modifier and Type | Field and Description |
---|---|
protected YamlRuleSet |
variantRules |
protected VariationType |
variationType |
history, terminology
pipelineService
Constructor and Description |
---|
VariationTypeGatherer() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected void |
gather(TerminologyService termino,
GroovyService groovyService,
java.util.Collection<Term> termClass,
java.lang.String clsName,
java.util.concurrent.atomic.AtomicLong cnt) |
protected abstract TermIndex |
getTermIndex() |
getEngineName
protected YamlRuleSet variantRules
protected VariationType variationType
public void execute()
execute
in class SimpleEngine
protected void gather(TerminologyService termino, GroovyService groovyService, java.util.Collection<Term> termClass, java.lang.String clsName, java.util.concurrent.atomic.AtomicLong cnt)
protected abstract TermIndex getTermIndex()