Uses of Class
org.neuroml1.model.bio.VariableNamedParameter
Packages that use VariableNamedParameter
-
Uses of VariableNamedParameter in org.neuroml1.model.bio
Fields in org.neuroml1.model.bio with type parameters of type VariableNamedParameterModifier and TypeFieldDescriptionprotected List<VariableNamedParameter>
Mechanism.variableParameter
protected List<VariableNamedParameter>
Mechanism.variableParameterAlt
Methods in org.neuroml1.model.bio that return VariableNamedParameterModifier and TypeMethodDescriptionObjectFactory.createVariableNamedParameter()
Create an instance ofVariableNamedParameter
Methods in org.neuroml1.model.bio that return types with arguments of type VariableNamedParameterModifier and TypeMethodDescriptionMechanism.getVariableParameter()
Gets the value of the variableParameter property.Mechanism.getVariableParameterAlt()
Gets the value of the variableParameterAlt property.