Uses of Class
org.neuroml.model.Location
Packages that use Location
-
Uses of Location in org.neuroml.model
Fields in org.neuroml.model declared as LocationMethods in org.neuroml.model that return LocationModifier and TypeMethodDescriptionObjectFactory.createLocation()
Create an instance ofLocation
Instance.getLocation()
Gets the value of the location property.Methods in org.neuroml.model with parameters of type LocationModifier and TypeMethodDescriptionvoid
Instance.setLocation
(Location value) Sets the value of the location property. -
Uses of Location in org.neuroml.model.util.hdf5
Methods in org.neuroml.model.util.hdf5 that return LocationModifier and TypeMethodDescriptionNetworkHelper.getLocation
(String populationId, int index, boolean failIfNonSpatialPop)