Uses of Class
neuroml.channel.DecayingPoolModel

Packages that use DecayingPoolModel
neuroml.channel   
 

Uses of DecayingPoolModel in neuroml.channel
 

Fields in neuroml.channel declared as DecayingPoolModel
protected  DecayingPoolModel IonConcentration.decayingPoolModel
           
 

Methods in neuroml.channel that return DecayingPoolModel
 DecayingPoolModel ObjectFactory.createDecayingPoolModel()
          Create an instance of DecayingPoolModel
 DecayingPoolModel IonConcentration.getDecayingPoolModel()
          Gets the value of the decayingPoolModel property.
 

Methods in neuroml.channel with parameters of type DecayingPoolModel
 void IonConcentration.setDecayingPoolModel(DecayingPoolModel value)
          Sets the value of the decayingPoolModel property.
 



NeuroML API (v1.4)