public static class BDRCReasoner.TaxTreeNode extends Object
| Modifier and Type | Field and Description |
|---|---|
List<BDRCReasoner.TaxTreeNode> |
children |
Boolean |
isLeave |
BDRCReasoner.TaxTreeNode |
parent |
Boolean |
ruleToParentDone |
String |
uri |
| Constructor and Description |
|---|
TaxTreeNode(String uri) |
public BDRCReasoner.TaxTreeNode parent
public List<BDRCReasoner.TaxTreeNode> children
public final String uri
public Boolean isLeave
public Boolean ruleToParentDone
public TaxTreeNode(String uri)
Copyright © 2019. All rights reserved.