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 TypeClassDescriptionclassVariant of membraneProperties with 2 independent Ca poolsFields in org.neuroml.model declared as MembranePropertiesModifier and TypeFieldDescriptionprotected MembranePropertiesBiophysicalProperties.membranePropertiesMethods in org.neuroml.model that return MembranePropertiesModifier and TypeMethodDescriptionObjectFactory.createMembraneProperties()Create an instance ofMembranePropertiesBiophysicalProperties.getMembraneProperties()Gets the value of the membraneProperties property.Methods in org.neuroml.model with parameters of type MembranePropertiesModifier and TypeMethodDescriptionvoidBiophysicalProperties.setMembraneProperties(MembraneProperties value) Sets the value of the membraneProperties property.