Uses of Class
org.neuroml.model.Location
-
Uses of Location in org.neuroml.model
Modifier and TypeMethodDescriptionObjectFactory.createLocation()
Create an instance ofLocation
Instance.getLocation()
Gets the value of the location property.Modifier and TypeMethodDescriptionvoid
Instance.setLocation
(Location value) Sets the value of the location property. -
Uses of Location in org.neuroml.model.util.hdf5
Modifier and TypeMethodDescriptionNetworkHelper.getLocation
(String populationId, int index, boolean failIfNonSpatialPop)