Uses of Class
org.neuroml1.model.channel.RateAdjustments
Packages that use RateAdjustments
- 
Uses of RateAdjustments in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as RateAdjustmentsModifier and TypeFieldDescriptionprotected RateAdjustmentsDeprecatedOhmic.Conductance.rateAdjustmentsMethods in org.neuroml1.model.channel that return RateAdjustmentsModifier and TypeMethodDescriptionObjectFactory.createRateAdjustments()Create an instance ofRateAdjustmentsDeprecatedOhmic.Conductance.getRateAdjustments()Gets the value of the rateAdjustments property.Methods in org.neuroml1.model.channel with parameters of type RateAdjustmentsModifier and TypeMethodDescriptionvoidDeprecatedOhmic.Conductance.setRateAdjustments(RateAdjustments value) Sets the value of the rateAdjustments property.