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