Uses of Class
neuroml.morph.Cell.CellBody

Packages that use Cell.CellBody
neuroml.morph   
 

Uses of Cell.CellBody in neuroml.morph
 

Fields in neuroml.morph declared as Cell.CellBody
protected  Cell.CellBody Cell.cellBody
           
 

Methods in neuroml.morph that return Cell.CellBody
 Cell.CellBody ObjectFactory.createCellCellBody()
          Create an instance of Cell.CellBody
 Cell.CellBody Cell.getCellBody()
          Gets the value of the cellBody property.
 

Methods in neuroml.morph with parameters of type Cell.CellBody
 void Cell.setCellBody(Cell.CellBody value)
          Sets the value of the cellBody property.
 



NeuroML API (v1.4)