Uses of Class
neuroml.morph.Cell.Spines

Packages that use Cell.Spines
neuroml.morph   
 

Uses of Cell.Spines in neuroml.morph
 

Fields in neuroml.morph declared as Cell.Spines
protected  Cell.Spines Cell.spines
           
 

Methods in neuroml.morph that return Cell.Spines
 Cell.Spines ObjectFactory.createCellSpines()
          Create an instance of Cell.Spines
 Cell.Spines Cell.getSpines()
          Gets the value of the spines property.
 

Methods in neuroml.morph with parameters of type Cell.Spines
 void Cell.setSpines(Cell.Spines value)
          Sets the value of the spines property.
 



NeuroML API (v1.4)