Uses of Class
org.neuroml.model.BiophysicalProperties
Packages that use BiophysicalProperties
-
Uses of BiophysicalProperties in org.neuroml.model
Fields in org.neuroml.model declared as BiophysicalPropertiesFields in org.neuroml.model with type parameters of type BiophysicalPropertiesModifier and TypeFieldDescriptionprotected List<BiophysicalProperties>NeuroMLDocument.biophysicalPropertiesMethods in org.neuroml.model that return BiophysicalPropertiesModifier and TypeMethodDescriptionObjectFactory.createBiophysicalProperties()Create an instance ofBiophysicalPropertiesCell.getBiophysicalProperties()Gets the value of the biophysicalProperties property.Methods in org.neuroml.model that return types with arguments of type BiophysicalPropertiesModifier and TypeMethodDescriptionNeuroMLDocument.getBiophysicalProperties()Gets the value of the biophysicalProperties property.Methods in org.neuroml.model with parameters of type BiophysicalPropertiesModifier and TypeMethodDescriptionvoidCell.setBiophysicalProperties(BiophysicalProperties value) Sets the value of the biophysicalProperties property. -
Uses of BiophysicalProperties in org.neuroml.model.util
Methods in org.neuroml.model.util that return BiophysicalPropertiesModifier and TypeMethodDescriptionstatic BiophysicalPropertiesCellUtils.getCellBiophysicalProperties(Cell cell, NeuroMLDocument nml2doc)