| Modifier and Type | Field and Description |
|---|---|
Document.PatternEvaluation |
checkExpandable |
Document.PatternEvaluation |
checkValidPattern |
Document.Counter |
counter |
| Constructor and Description |
|---|
DiscoveryConfig() |
| Modifier and Type | Method and Description |
|---|---|
Document.DiscoveryConfig |
setCheckExpandable(Document.PatternEvaluation checkExpandable)
This callback checks whether the current pattern might be refined to an even larger pattern.
|
Document.DiscoveryConfig |
setCheckValidPattern(Document.PatternEvaluation checkValidPattern) |
Document.DiscoveryConfig |
setCounter(Document.Counter counter)
The counter callback function should implement a customized counting function.
|
public Document.PatternEvaluation checkValidPattern
public Document.PatternEvaluation checkExpandable
public Document.Counter counter
public Document.DiscoveryConfig setCheckValidPattern(Document.PatternEvaluation checkValidPattern)
public Document.DiscoveryConfig setCheckExpandable(Document.PatternEvaluation checkExpandable)
checkExpandable - public Document.DiscoveryConfig setCounter(Document.Counter counter)
counter - Copyright © 2017. All rights reserved.