Uses of Class
neuroml.morph.Cell.Cables

Packages that use Cell.Cables
neuroml.morph   
 

Uses of Cell.Cables in neuroml.morph
 

Fields in neuroml.morph declared as Cell.Cables
protected  Cell.Cables Cell.cables
           
 

Methods in neuroml.morph that return Cell.Cables
 Cell.Cables ObjectFactory.createCellCables()
          Create an instance of Cell.Cables
 Cell.Cables Cell.getCables()
          Gets the value of the cables property.
 

Methods in neuroml.morph with parameters of type Cell.Cables
 void Cell.setCables(Cell.Cables value)
          Sets the value of the cables property.
 



NeuroML API (v1.4)