Uses of Class
neuroml.morph.Cells

Packages that use Cells
neuroml.morph   
 

Uses of Cells in neuroml.morph
 

Fields in neuroml.morph declared as Cells
protected  Cells Morphology.cells
           
 

Methods in neuroml.morph that return Cells
 Cells ObjectFactory.createCells()
          Create an instance of Cells
 Cells Morphology.getCells()
          Gets the value of the cells property.
 

Methods in neuroml.morph with parameters of type Cells
 void Morphology.setCells(Cells value)
          Sets the value of the cells property.
 



NeuroML API (v1.4)