Uses of Class
org.neuroml1.model.network.Populations
Packages that use Populations
- 
Uses of Populations in org.neuroml1.model
Fields in org.neuroml1.model declared as PopulationsMethods in org.neuroml1.model that return PopulationsModifier and TypeMethodDescriptionNeuroMLLevel3.getPopulations()Gets the value of the populations property.Methods in org.neuroml1.model with parameters of type PopulationsModifier and TypeMethodDescriptionvoidNeuroMLLevel3.setPopulations(Populations value) Sets the value of the populations property. - 
Uses of Populations in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as PopulationsMethods in org.neuroml1.model.network that return PopulationsModifier and TypeMethodDescriptionObjectFactory.createPopulations()Create an instance ofPopulationsNetworkML.getPopulations()Gets the value of the populations property.Methods in org.neuroml1.model.network with parameters of type PopulationsModifier and TypeMethodDescriptionvoidNetworkML.setPopulations(Populations value) Sets the value of the populations property.