24 lines
No EOL
1,013 B
HTML
24 lines
No EOL
1,013 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Entrez2-hier-node</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>Entrez2-hier-node</h3><pre>Defined in file <a href="entrez2.asn.html">entrez2.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCEntrez2__hier__node.html">CEntrez2_hier_node</a>
|
|
|
|
|
|
Entrez2-hier-node ::= SEQUENCE { -- for hierarchical index
|
|
cannonical-form VisibleString , -- the official name
|
|
lineage-count INTEGER , -- number of strings in lineage
|
|
lineage SEQUENCE OF <a href="Entrez2-term.html">Entrez2-term</a> OPTIONAL , -- strings up the lineage
|
|
child-count INTEGER , -- number of children of this node
|
|
children SEQUENCE OF <a href="Entrez2-term.html">Entrez2-term</a> , -- the children
|
|
is-ambiguous BOOLEAN OPTIONAL } -- used for hierarchy only</pre>
|
|
</body>
|
|
</html> |