Uses of Class
neuroml.NeuroMLLevel3.Cells

Packages that use NeuroMLLevel3.Cells
neuroml   
 

Uses of NeuroMLLevel3.Cells in neuroml
 

Fields in neuroml declared as NeuroMLLevel3.Cells
protected  NeuroMLLevel3.Cells NeuroMLLevel3.cells
           
 

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

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



NeuroML API (v1.4)