public class CountingLeafNode extends LeafNode
| Constructor and Description |
|---|
CountingLeafNode() |
CountingLeafNode(Node node) |
CountingLeafNode(Object score,
Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getRecordCount() |
CountingLeafNode |
setRecordCount(Number recordCount) |
accept, getPredicate, getScore, setPredicate, setScoreaddExtensions, addNodes, addNodes, addNodes, addScoreDistributions, getDefaultChild, getEmbeddedModel, getExtensions, getNodes, getPartition, getScoreDistributions, hasExtensions, hasNodes, hasScoreDistributions, setDefaultChild, setEmbeddedModel, setPartitiongetLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedpublic CountingLeafNode()
public CountingLeafNode(Node node)
public Number getRecordCount()
getRecordCount in class Nodepublic CountingLeafNode setRecordCount(Number recordCount)
setRecordCount in class NodeCopyright © 2019 University of Tartu. All rights reserved.