Uses of Class
neuroml.morph.Cell.Segments

Packages that use Cell.Segments
neuroml.morph   
 

Uses of Cell.Segments in neuroml.morph
 

Fields in neuroml.morph with type parameters of type Cell.Segments
protected  java.util.List<Cell.Segments> Cell.segments
           
 

Methods in neuroml.morph that return Cell.Segments
 Cell.Segments ObjectFactory.createCellSegments()
          Create an instance of Cell.Segments
 

Methods in neuroml.morph that return types with arguments of type Cell.Segments
 java.util.List<Cell.Segments> Cell.getSegments()
          Gets the value of the segments property.
 



NeuroML API (v1.4)