Uses of Class
org.neuroml1.model.network.InputSitePattern
Packages that use InputSitePattern
-
Uses of InputSitePattern in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as InputSitePatternMethods in org.neuroml1.model.network that return InputSitePatternModifier and TypeMethodDescriptionObjectFactory.createInputSitePattern()
Create an instance ofInputSitePattern
InputTarget.getSitePattern()
Gets the value of the sitePattern property.Methods in org.neuroml1.model.network with parameters of type InputSitePatternModifier and TypeMethodDescriptionvoid
InputTarget.setSitePattern
(InputSitePattern value) Sets the value of the sitePattern property.