Uses of Class
org.neuroml1.model.bio.NamedParameter
Packages that use NamedParameter
-
Uses of NamedParameter in org.neuroml1.model.bio
Fields in org.neuroml1.model.bio with type parameters of type NamedParameterModifier and TypeFieldDescriptionprotected List<NamedParameter>
IonProperties.parameter
protected List<NamedParameter>
Mechanism.parameter
Methods in org.neuroml1.model.bio that return NamedParameterModifier and TypeMethodDescriptionObjectFactory.createNamedParameter()
Create an instance ofNamedParameter
Methods in org.neuroml1.model.bio that return types with arguments of type NamedParameterModifier and TypeMethodDescriptionIonProperties.getParameter()
Gets the value of the parameter property.Mechanism.getParameter()
Gets the value of the parameter property.