Uses of Class
org.neuroml1.model.channel.BlockingSynapse
Packages that use BlockingSynapse
-
Uses of BlockingSynapse in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as BlockingSynapseMethods in org.neuroml1.model.channel that return BlockingSynapseModifier and TypeMethodDescriptionObjectFactory.createBlockingSynapse()
Create an instance ofBlockingSynapse
SynapseType.getBlockingSyn()
Gets the value of the blockingSyn property.Methods in org.neuroml1.model.channel with parameters of type BlockingSynapseModifier and TypeMethodDescriptionvoid
SynapseType.setBlockingSyn
(BlockingSynapse value) Sets the value of the blockingSyn property.