| Package | Description |
|---|---|
| network.aika.neuron | |
| network.aika.neuron.relation |
| Modifier and Type | Method and Description |
|---|---|
Synapse.Builder |
Synapse.Builder.addInstanceRelation(InstanceRelation.Type type,
int synapseId) |
| Modifier and Type | Field and Description |
|---|---|
InstanceRelation.Type |
InstanceRelation.type |
| Modifier and Type | Method and Description |
|---|---|
static InstanceRelation.Type |
InstanceRelation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceRelation.Type[] |
InstanceRelation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InstanceRelation(InstanceRelation.Type type) |
Copyright © 2018. All rights reserved.