Uses of Class
org.neuroml.model.BlockMechanism
Packages that use BlockMechanism
-
Uses of BlockMechanism in org.neuroml.model
Fields in org.neuroml.model declared as BlockMechanismMethods in org.neuroml.model that return BlockMechanismModifier and TypeMethodDescriptionObjectFactory.createBlockMechanism()
Create an instance ofBlockMechanism
BlockingPlasticSynapse.getBlockMechanism()
Gets the value of the blockMechanism property.Methods in org.neuroml.model with parameters of type BlockMechanismModifier and TypeMethodDescriptionvoid
BlockingPlasticSynapse.setBlockMechanism
(BlockMechanism value) Sets the value of the blockMechanism property.