Uses of Class
org.neuroml1.model.morph.Cell.Segments
Packages that use Cell.Segments
- 
Uses of Cell.Segments in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as Cell.SegmentsMethods in org.neuroml1.model.morph that return Cell.SegmentsModifier and TypeMethodDescriptionObjectFactory.createCellSegments()Create an instance ofCell.SegmentsCell.getSegments()Gets the value of the segments property.Methods in org.neuroml1.model.morph with parameters of type Cell.SegmentsModifier and TypeMethodDescriptionvoidCell.setSegments(Cell.Segments value) Sets the value of the segments property.