Uses of Class
neuroml.network.PopulationLocation

Packages that use PopulationLocation
neuroml.network   
 

Uses of PopulationLocation in neuroml.network
 

Fields in neuroml.network declared as PopulationLocation
protected  PopulationLocation Population.popLocation
           
 

Methods in neuroml.network that return PopulationLocation
 PopulationLocation ObjectFactory.createPopulationLocation()
          Create an instance of PopulationLocation
 PopulationLocation Population.getPopLocation()
          Gets the value of the popLocation property.
 

Methods in neuroml.network with parameters of type PopulationLocation
 void Population.setPopLocation(PopulationLocation value)
          Sets the value of the popLocation property.
 



NeuroML API (v1.4)