Uses of Class
org.neuroml1.model.network.PopulationLocation
Packages that use PopulationLocation
-
Uses of PopulationLocation in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as PopulationLocationMethods in org.neuroml1.model.network that return PopulationLocationModifier and TypeMethodDescriptionObjectFactory.createPopulationLocation()Create an instance ofPopulationLocationPopulation.getPopLocation()Gets the value of the popLocation property.Methods in org.neuroml1.model.network with parameters of type PopulationLocationModifier and TypeMethodDescriptionvoidPopulation.setPopLocation(PopulationLocation value) Sets the value of the popLocation property.