Uses of Class
org.neuroml.model.BiophysicalProperties2CaPools
Packages that use BiophysicalProperties2CaPools
-
Uses of BiophysicalProperties2CaPools in org.neuroml.model
Fields in org.neuroml.model declared as BiophysicalProperties2CaPoolsModifier and TypeFieldDescriptionprotected BiophysicalProperties2CaPools
Cell2CaPools.biophysicalProperties2CaPools
Methods in org.neuroml.model that return BiophysicalProperties2CaPoolsModifier and TypeMethodDescriptionObjectFactory.createBiophysicalProperties2CaPools()
Create an instance ofBiophysicalProperties2CaPools
Cell2CaPools.getBiophysicalProperties2CaPools()
Gets the value of the biophysicalProperties2CaPools property.Methods in org.neuroml.model with parameters of type BiophysicalProperties2CaPoolsModifier and TypeMethodDescriptionvoid
Cell2CaPools.setBiophysicalProperties2CaPools
(BiophysicalProperties2CaPools value) Sets the value of the biophysicalProperties2CaPools property.