Uses of Class
org.neuroml1.model.channel.DecayingPoolModel
Packages that use DecayingPoolModel
-
Uses of DecayingPoolModel in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as DecayingPoolModelMethods in org.neuroml1.model.channel that return DecayingPoolModelModifier and TypeMethodDescriptionObjectFactory.createDecayingPoolModel()
Create an instance ofDecayingPoolModel
IonConcentration.getDecayingPoolModel()
Gets the value of the decayingPoolModel property.Methods in org.neuroml1.model.channel with parameters of type DecayingPoolModelModifier and TypeMethodDescriptionvoid
IonConcentration.setDecayingPoolModel
(DecayingPoolModel value) Sets the value of the decayingPoolModel property.