Uses of Class
org.neuroml.model.ExtracellularProperties
-
Uses of ExtracellularProperties in org.neuroml.model
Modifier and TypeFieldDescriptionprotected ExtracellularProperties
BiophysicalProperties.extracellularProperties
protected ExtracellularProperties
BiophysicalProperties2CaPools.extracellularProperties
Modifier and TypeFieldDescriptionprotected List<ExtracellularProperties>
NeuroMLDocument.extracellularProperties
Modifier and TypeMethodDescriptionObjectFactory.createExtracellularProperties()
Create an instance ofExtracellularProperties
BiophysicalProperties.getExtracellularProperties()
Gets the value of the extracellularProperties property.BiophysicalProperties2CaPools.getExtracellularProperties()
Gets the value of the extracellularProperties property.Modifier and TypeMethodDescriptionNeuroMLDocument.getExtracellularProperties()
Gets the value of the extracellularProperties property.Modifier and TypeMethodDescriptionvoid
BiophysicalProperties.setExtracellularProperties
(ExtracellularProperties value) Sets the value of the extracellularProperties property.void
BiophysicalProperties2CaPools.setExtracellularProperties
(ExtracellularProperties value) Sets the value of the extracellularProperties property.