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.parameterprotected List<NamedParameter>Mechanism.parameterMethods in org.neuroml1.model.bio that return NamedParameterModifier and TypeMethodDescriptionObjectFactory.createNamedParameter()Create an instance ofNamedParameterMethods 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.