Uses of Class
org.neuroml1.model.channel.FixedPoolInfo
Packages that use FixedPoolInfo
-
Uses of FixedPoolInfo in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as FixedPoolInfoMethods in org.neuroml1.model.channel that return FixedPoolInfoModifier and TypeMethodDescriptionObjectFactory.createFixedPoolInfo()
Create an instance ofFixedPoolInfo
DecayingPoolModel.getFixedPoolInfo()
Gets the value of the fixedPoolInfo property.Methods in org.neuroml1.model.channel with parameters of type FixedPoolInfoModifier and TypeMethodDescriptionvoid
DecayingPoolModel.setFixedPoolInfo
(FixedPoolInfo value) Sets the value of the fixedPoolInfo property.