Uses of Class
neuroml.network.Instances

Packages that use Instances
neuroml.network   
 

Uses of Instances in neuroml.network
 

Fields in neuroml.network declared as Instances
protected  Instances Population.instances
           
 

Methods in neuroml.network that return Instances
 Instances ObjectFactory.createInstances()
          Create an instance of Instances
 Instances Population.getInstances()
          Gets the value of the instances property.
 

Methods in neuroml.network with parameters of type Instances
 void Population.setInstances(Instances value)
          Sets the value of the instances property.
 



NeuroML API (v1.4)