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.variableParameter
protected List<VariableParameter>
ChannelDensityNernst.variableParameter
protected List<VariableParameter>
ChannelDensityNonUniform.variableParameter
protected List<VariableParameter>
ChannelDensityNonUniformGHK.variableParameter
protected List<VariableParameter>
ChannelDensityNonUniformNernst.variableParameter
protected List<VariableParameter>
ChannelPopulation.variableParameter
Methods in org.neuroml.model that return VariableParameterModifier and TypeMethodDescriptionObjectFactory.createVariableParameter()
Create an instance ofVariableParameter
Methods 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.