Uses of Class
org.episteme.natural.biology.neuroscience.Neuron
Packages that use Neuron
Package
Description
NeuroML loader for computational neuroscience models.
-
Uses of Neuron in org.episteme.natural.biology.loaders.neuroml
Methods in org.episteme.natural.biology.loaders.neuroml that return NeuronModifier and TypeMethodDescriptionNeuroMLBridge.convertToNeuron(Cell neuromlCell) Converts a single NeuroML Cell DTO to a Episteme Neuron.Methods in org.episteme.natural.biology.loaders.neuroml that return types with arguments of type NeuronModifier and TypeMethodDescriptionNeuroMLBridge.toNeurons(NeuroMLDocument model) Converts NeuroML Cell DTOs to Episteme Neuron objects. -
Uses of Neuron in org.episteme.natural.biology.neuroscience
Methods in org.episteme.natural.biology.neuroscience that return NeuronMethods in org.episteme.natural.biology.neuroscience that return types with arguments of type NeuronMethods in org.episteme.natural.biology.neuroscience with parameters of type Neuron