Uses of Class
org.neuroml1.model.channel.DeprecatedGenericEquation
Packages that use DeprecatedGenericEquation
- 
Uses of DeprecatedGenericEquation in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as DeprecatedGenericEquationModifier and TypeFieldDescriptionprotected DeprecatedGenericEquationDeprecatedRateConstantEqnChoice.genericprotected DeprecatedGenericEquationDeprecatedRateConstVoltConcDep.genericprotected DeprecatedGenericEquationDeprecatedRateConstantEqnChoice.genericEquationHhprotected DeprecatedGenericEquationDeprecatedRateConstVoltConcDep.genericEquationHhMethods in org.neuroml1.model.channel that return DeprecatedGenericEquationModifier and TypeMethodDescriptionObjectFactory.createDeprecatedGenericEquation()Create an instance ofDeprecatedGenericEquationDeprecatedRateConstantEqnChoice.getGeneric()Gets the value of the generic property.DeprecatedRateConstVoltConcDep.getGeneric()Gets the value of the generic property.DeprecatedRateConstantEqnChoice.getGenericEquationHh()Gets the value of the genericEquationHh property.DeprecatedRateConstVoltConcDep.getGenericEquationHh()Gets the value of the genericEquationHh property.Methods in org.neuroml1.model.channel with parameters of type DeprecatedGenericEquationModifier and TypeMethodDescriptionvoidDeprecatedRateConstantEqnChoice.setGeneric(DeprecatedGenericEquation value) Sets the value of the generic property.voidDeprecatedRateConstVoltConcDep.setGeneric(DeprecatedGenericEquation value) Sets the value of the generic property.voidDeprecatedRateConstantEqnChoice.setGenericEquationHh(DeprecatedGenericEquation value) Sets the value of the genericEquationHh property.voidDeprecatedRateConstVoltConcDep.setGenericEquationHh(DeprecatedGenericEquation value) Sets the value of the genericEquationHh property.