Uses of Class
org.neuroml1.model.network.Instances
Packages that use Instances
-
Uses of Instances in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as InstancesMethods in org.neuroml1.model.network that return InstancesModifier and TypeMethodDescriptionObjectFactory.createInstances()
Create an instance ofInstances
Population.getInstances()
Gets the value of the instances property.Methods in org.neuroml1.model.network with parameters of type InstancesModifier and TypeMethodDescriptionvoid
Population.setInstances
(Instances value) Sets the value of the instances property.