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 TypeClassDescriptionclassVariant of intracellularProperties with 2 independent Ca poolsFields in org.neuroml.model declared as IntracellularPropertiesModifier and TypeFieldDescriptionprotected IntracellularPropertiesBiophysicalProperties.intracellularPropertiesFields in org.neuroml.model with type parameters of type IntracellularPropertiesModifier and TypeFieldDescriptionprotected List<IntracellularProperties>NeuroMLDocument.intracellularPropertiesMethods in org.neuroml.model that return IntracellularPropertiesModifier and TypeMethodDescriptionObjectFactory.createIntracellularProperties()Create an instance ofIntracellularPropertiesBiophysicalProperties.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 TypeMethodDescriptionvoidBiophysicalProperties.setIntracellularProperties(IntracellularProperties value) Sets the value of the intracellularProperties property.