Uses of Class
org.neuroml.model.PlasticityMechanism
Packages that use PlasticityMechanism
-
Uses of PlasticityMechanism in org.neuroml.model
Fields in org.neuroml.model declared as PlasticityMechanismModifier and TypeFieldDescriptionprotected PlasticityMechanism
BlockingPlasticSynapse.plasticityMechanism
Methods in org.neuroml.model that return PlasticityMechanismModifier and TypeMethodDescriptionObjectFactory.createPlasticityMechanism()
Create an instance ofPlasticityMechanism
BlockingPlasticSynapse.getPlasticityMechanism()
Gets the value of the plasticityMechanism property.Methods in org.neuroml.model with parameters of type PlasticityMechanismModifier and TypeMethodDescriptionvoid
BlockingPlasticSynapse.setPlasticityMechanism
(PlasticityMechanism value) Sets the value of the plasticityMechanism property.