Uses of Class
org.neuroml1.model.bio.IonProperties
Packages that use IonProperties
-
Uses of IonProperties in org.neuroml1.model.bio
Fields in org.neuroml1.model.bio declared as IonPropertiesFields in org.neuroml1.model.bio with type parameters of type IonPropertiesMethods in org.neuroml1.model.bio that return IonPropertiesModifier and TypeMethodDescriptionObjectFactory.createIonProperties()
Create an instance ofIonProperties
Biophysics.getIonProperties()
Gets the value of the ionProperties property.Methods in org.neuroml1.model.bio that return types with arguments of type IonPropertiesModifier and TypeMethodDescriptionBiophysics.getIonProps()
Gets the value of the ionProps property.Methods in org.neuroml1.model.bio with parameters of type IonPropertiesModifier and TypeMethodDescriptionvoid
Biophysics.setIonProperties
(IonProperties value) Sets the value of the ionProperties property.