Uses of Class
org.neuroml1.model.channel.StdpSynapse
Packages that use StdpSynapse
-
Uses of StdpSynapse in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as StdpSynapseMethods in org.neuroml1.model.channel that return StdpSynapseModifier and TypeMethodDescriptionObjectFactory.createStdpSynapse()
Create an instance ofStdpSynapse
SynapseType.getStdpSyn()
Gets the value of the stdpSyn property.Methods in org.neuroml1.model.channel with parameters of type StdpSynapseModifier and TypeMethodDescriptionvoid
SynapseType.setStdpSyn
(StdpSynapse value) Sets the value of the stdpSyn property.