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.variableParameterprotected List<VariableParameter>SpecAxialResistance.variableParameterprotected List<VariableParameter>SpecCapacitance.variableParameterprotected List<VariableParameter>SpecAxialResistance.variableParameterAltprotected List<VariableParameter>SpecCapacitance.variableParameterAltMethods in org.neuroml1.model.bio that return VariableParameterModifier and TypeMethodDescriptionObjectFactory.createVariableParameter()Create an instance ofVariableParameterMethods 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.