| Package | Description |
|---|---|
| network.aika.neuron.relation |
| Modifier and Type | Class and Description |
|---|---|
static class |
AncestorRelation.CommonAncestor |
static class |
AncestorRelation.IsAncestorOf |
static class |
AncestorRelation.IsDescendantOf |
static class |
AncestorRelation.NotAncestorOf |
static class |
AncestorRelation.NotDescendantOf |
| Modifier and Type | Field and Description |
|---|---|
static AncestorRelation |
AncestorRelation.COMMON_ANCESTOR |
static AncestorRelation |
AncestorRelation.IS_ANCESTOR_OF |
static AncestorRelation |
AncestorRelation.IS_DESCENDANT_OF |
static AncestorRelation |
AncestorRelation.NOT_ANCESTOR_OF |
static AncestorRelation |
AncestorRelation.NOT_DESCENDANT_OF |
Copyright © 2018. All rights reserved.