Uses of Class
org.neuroml1.model.channel.ElectricalSynapse
Packages that use ElectricalSynapse
-
Uses of ElectricalSynapse in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as ElectricalSynapseMethods in org.neuroml1.model.channel that return ElectricalSynapseModifier and TypeMethodDescriptionObjectFactory.createElectricalSynapse()
Create an instance ofElectricalSynapse
SynapseType.getElectricalSyn()
Gets the value of the electricalSyn property.Methods in org.neuroml1.model.channel with parameters of type ElectricalSynapseModifier and TypeMethodDescriptionvoid
SynapseType.setElectricalSyn
(ElectricalSynapse value) Sets the value of the electricalSyn property.