Uses of Class
org.neuroml1.model.channel.DeprecatedRateConstantEqnChoice
Packages that use DeprecatedRateConstantEqnChoice
- 
Uses of DeprecatedRateConstantEqnChoice in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as DeprecatedRateConstantEqnChoiceModifier and TypeFieldDescriptionprotected DeprecatedRateConstantEqnChoiceDeprecatedVoltageGate.alphaprotected DeprecatedRateConstantEqnChoiceDeprecatedVoltageGate.betaprotected DeprecatedRateConstantEqnChoiceDeprecatedVoltageConcGate.gammaprotected DeprecatedRateConstantEqnChoiceDeprecatedVoltageGate.gammaprotected DeprecatedRateConstantEqnChoiceDeprecatedVoltageGate.infprotected DeprecatedRateConstantEqnChoiceDeprecatedVoltageGate.tauprotected DeprecatedRateConstantEqnChoiceDeprecatedVoltageConcGate.zetaprotected DeprecatedRateConstantEqnChoiceDeprecatedVoltageGate.zetaMethods in org.neuroml1.model.channel that return DeprecatedRateConstantEqnChoiceModifier and TypeMethodDescriptionObjectFactory.createDeprecatedRateConstantEqnChoice()Create an instance ofDeprecatedRateConstantEqnChoiceDeprecatedVoltageGate.getAlpha()Gets the value of the alpha property.DeprecatedVoltageGate.getBeta()Gets the value of the beta property.DeprecatedVoltageConcGate.getGamma()Gets the value of the gamma property.DeprecatedVoltageGate.getGamma()Gets the value of the gamma property.DeprecatedVoltageGate.getInf()Gets the value of the inf property.DeprecatedVoltageGate.getTau()Gets the value of the tau property.DeprecatedVoltageConcGate.getZeta()Gets the value of the zeta property.DeprecatedVoltageGate.getZeta()Gets the value of the zeta property.Methods in org.neuroml1.model.channel with parameters of type DeprecatedRateConstantEqnChoiceModifier and TypeMethodDescriptionvoidDeprecatedVoltageGate.setAlpha(DeprecatedRateConstantEqnChoice value) Sets the value of the alpha property.voidDeprecatedVoltageGate.setBeta(DeprecatedRateConstantEqnChoice value) Sets the value of the beta property.voidDeprecatedVoltageConcGate.setGamma(DeprecatedRateConstantEqnChoice value) Sets the value of the gamma property.voidDeprecatedVoltageGate.setGamma(DeprecatedRateConstantEqnChoice value) Sets the value of the gamma property.voidDeprecatedVoltageGate.setInf(DeprecatedRateConstantEqnChoice value) Sets the value of the inf property.voidDeprecatedVoltageGate.setTau(DeprecatedRateConstantEqnChoice value) Sets the value of the tau property.voidDeprecatedVoltageConcGate.setZeta(DeprecatedRateConstantEqnChoice value) Sets the value of the zeta property.voidDeprecatedVoltageGate.setZeta(DeprecatedRateConstantEqnChoice value) Sets the value of the zeta property.