Uses of Class
org.episteme.natural.biology.loaders.neuroml.Cell
Packages that use Cell
Package
Description
NeuroML loader for computational neuroscience models.
-
Uses of Cell in org.episteme.natural.biology.loaders.neuroml
Methods in org.episteme.natural.biology.loaders.neuroml that return types with arguments of type CellMethods in org.episteme.natural.biology.loaders.neuroml with parameters of type CellModifier and TypeMethodDescriptionvoidNeuroMLBridge.convertToNeuron(Cell neuromlCell) Converts a single NeuroML Cell DTO to a Episteme Neuron.NeuroMLBridge.toBiologyCell(Cell neuromlCell) Converts a NeuroML Cell to a generic Episteme biology Cell.