Uses of Class
org.neuroml.model.MembraneProperties
Packages that use MembraneProperties
-
Uses of MembraneProperties in org.neuroml.model
Subclasses of MembraneProperties in org.neuroml.modelModifier and TypeClassDescriptionclass
Variant of membraneProperties with 2 independent Ca poolsFields in org.neuroml.model declared as MembranePropertiesModifier and TypeFieldDescriptionprotected MembraneProperties
BiophysicalProperties.membraneProperties
Methods in org.neuroml.model that return MembranePropertiesModifier and TypeMethodDescriptionObjectFactory.createMembraneProperties()
Create an instance ofMembraneProperties
BiophysicalProperties.getMembraneProperties()
Gets the value of the membraneProperties property.Methods in org.neuroml.model with parameters of type MembranePropertiesModifier and TypeMethodDescriptionvoid
BiophysicalProperties.setMembraneProperties
(MembraneProperties value) Sets the value of the membraneProperties property.