Uses of Class
org.neuroml1.model.bio.VariableParameter
Packages that use VariableParameter
-
Uses of VariableParameter in org.neuroml1.model.bio
Fields in org.neuroml1.model.bio with type parameters of type VariableParameterModifier and TypeFieldDescriptionprotected List<VariableParameter>
InitialMembPotential.variableParameter
protected List<VariableParameter>
SpecAxialResistance.variableParameter
protected List<VariableParameter>
SpecCapacitance.variableParameter
protected List<VariableParameter>
SpecAxialResistance.variableParameterAlt
protected List<VariableParameter>
SpecCapacitance.variableParameterAlt
Methods in org.neuroml1.model.bio that return VariableParameterModifier and TypeMethodDescriptionObjectFactory.createVariableParameter()
Create an instance ofVariableParameter
Methods in org.neuroml1.model.bio that return types with arguments of type VariableParameterModifier and TypeMethodDescriptionInitialMembPotential.getVariableParameter()
Gets the value of the variableParameter property.SpecAxialResistance.getVariableParameter()
Gets the value of the variableParameter property.SpecCapacitance.getVariableParameter()
Gets the value of the variableParameter property.SpecAxialResistance.getVariableParameterAlt()
Gets the value of the variableParameterAlt property.SpecCapacitance.getVariableParameterAlt()
Gets the value of the variableParameterAlt property.