Uses of Class
org.neuroml1.model.network.RandomStimInstance
Packages that use RandomStimInstance
-
Uses of RandomStimInstance in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as RandomStimInstanceMethods in org.neuroml1.model.network that return RandomStimInstanceModifier and TypeMethodDescriptionObjectFactory.createRandomStimInstance()
Create an instance ofRandomStimInstance
InputSite.getRandomStimInstance()
Gets the value of the randomStimInstance property.Methods in org.neuroml1.model.network with parameters of type RandomStimInstanceModifier and TypeMethodDescriptionvoid
InputSite.setRandomStimInstance
(RandomStimInstance value) Sets the value of the randomStimInstance property.