Uses of Class
org.neuroml1.model.network.InputSites
Packages that use InputSites
- 
Uses of InputSites in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as InputSitesMethods in org.neuroml1.model.network that return InputSitesModifier and TypeMethodDescriptionObjectFactory.createInputSites()Create an instance ofInputSitesInputTarget.getSites()Gets the value of the sites property.Methods in org.neuroml1.model.network with parameters of type InputSitesModifier and TypeMethodDescriptionvoidInputTarget.setSites(InputSites value) Sets the value of the sites property.