Uses of Class
org.neuroml.model.BiophysicalProperties
-
Uses of BiophysicalProperties in org.neuroml.model
Modifier and TypeFieldDescriptionprotected List<BiophysicalProperties>
NeuroMLDocument.biophysicalProperties
Modifier and TypeMethodDescriptionObjectFactory.createBiophysicalProperties()
Create an instance ofBiophysicalProperties
Cell.getBiophysicalProperties()
Gets the value of the biophysicalProperties property.Modifier and TypeMethodDescriptionNeuroMLDocument.getBiophysicalProperties()
Gets the value of the biophysicalProperties property.Modifier and TypeMethodDescriptionvoid
Cell.setBiophysicalProperties
(BiophysicalProperties value) Sets the value of the biophysicalProperties property. -
Uses of BiophysicalProperties in org.neuroml.model.util
Modifier and TypeMethodDescriptionstatic BiophysicalProperties
CellUtils.getCellBiophysicalProperties
(Cell cell, NeuroMLDocument nml2doc)