Uses of Class
org.neuroml.model.IntracellularProperties
Packages that use IntracellularProperties
-
Uses of IntracellularProperties in org.neuroml.model
Subclasses of IntracellularProperties in org.neuroml.modelModifier and TypeClassDescriptionclass
Variant of intracellularProperties with 2 independent Ca poolsFields in org.neuroml.model declared as IntracellularPropertiesModifier and TypeFieldDescriptionprotected IntracellularProperties
BiophysicalProperties.intracellularProperties
Fields in org.neuroml.model with type parameters of type IntracellularPropertiesModifier and TypeFieldDescriptionprotected List<IntracellularProperties>
NeuroMLDocument.intracellularProperties
Methods in org.neuroml.model that return IntracellularPropertiesModifier and TypeMethodDescriptionObjectFactory.createIntracellularProperties()
Create an instance ofIntracellularProperties
BiophysicalProperties.getIntracellularProperties()
Gets the value of the intracellularProperties property.Methods in org.neuroml.model that return types with arguments of type IntracellularPropertiesModifier and TypeMethodDescriptionNeuroMLDocument.getIntracellularProperties()
Gets the value of the intracellularProperties property.Methods in org.neuroml.model with parameters of type IntracellularPropertiesModifier and TypeMethodDescriptionvoid
BiophysicalProperties.setIntracellularProperties
(IntracellularProperties value) Sets the value of the intracellularProperties property.