Uses of Class
org.neuroml.model.VariableParameter
Packages that use VariableParameter
-
Uses of VariableParameter in org.neuroml.model
Fields in org.neuroml.model with type parameters of type VariableParameterModifier and TypeFieldDescriptionprotected List<VariableParameter>ChannelDensity.variableParameterprotected List<VariableParameter>ChannelDensityNernst.variableParameterprotected List<VariableParameter>ChannelDensityNonUniform.variableParameterprotected List<VariableParameter>ChannelDensityNonUniformGHK.variableParameterprotected List<VariableParameter>ChannelDensityNonUniformNernst.variableParameterprotected List<VariableParameter>ChannelPopulation.variableParameterMethods in org.neuroml.model that return VariableParameterModifier and TypeMethodDescriptionObjectFactory.createVariableParameter()Create an instance ofVariableParameterMethods in org.neuroml.model that return types with arguments of type VariableParameterModifier and TypeMethodDescriptionChannelDensity.getVariableParameter()Gets the value of the variableParameter property.ChannelDensityNernst.getVariableParameter()Gets the value of the variableParameter property.ChannelDensityNonUniform.getVariableParameter()Gets the value of the variableParameter property.ChannelDensityNonUniformGHK.getVariableParameter()Gets the value of the variableParameter property.ChannelDensityNonUniformNernst.getVariableParameter()Gets the value of the variableParameter property.ChannelPopulation.getVariableParameter()Gets the value of the variableParameter property.