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 PlasticityMechanismBlockingPlasticSynapse.plasticityMechanismMethods in org.neuroml.model that return PlasticityMechanismModifier and TypeMethodDescriptionObjectFactory.createPlasticityMechanism()Create an instance ofPlasticityMechanismBlockingPlasticSynapse.getPlasticityMechanism()Gets the value of the plasticityMechanism property.Methods in org.neuroml.model with parameters of type PlasticityMechanismModifier and TypeMethodDescriptionvoidBlockingPlasticSynapse.setPlasticityMechanism(PlasticityMechanism value) Sets the value of the plasticityMechanism property.