Uses of Class
org.neuroml.model.VariableParameter
-
Uses of VariableParameter in org.neuroml.model
Modifier 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
Modifier and TypeMethodDescriptionObjectFactory.createVariableParameter()
Create an instance ofVariableParameter
Modifier 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.