Uses of Class
mgui.neuro.components.AbstractAxon
Package | Description |
---|---|
mgui.neuro.components | |
mgui.neuro.components.simple |
-
Uses of AbstractAxon in mgui.neuro.components
Fields in mgui.neuro.components declared as AbstractAxon Modifier and Type Field Description AbstractAxon
AbstractNeuron. axon
Methods in mgui.neuro.components with parameters of type AbstractAxon Modifier and Type Method Description void
AbstractMotorNeuron. setAxon(AbstractAxon a)
-
Uses of AbstractAxon in mgui.neuro.components.simple
Subclasses of AbstractAxon in mgui.neuro.components.simple Modifier and Type Class Description class
SimpleAxon
Methods in mgui.neuro.components.simple with parameters of type AbstractAxon Modifier and Type Method Description void
SimpleNeuron. setAxon(AbstractAxon a)