Uses of Class
org.neuroml1.model.morph.Cell.Cables
Packages that use Cell.Cables
- 
Uses of Cell.Cables in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as Cell.CablesMethods in org.neuroml1.model.morph that return Cell.CablesModifier and TypeMethodDescriptionObjectFactory.createCellCables()Create an instance ofCell.CablesCell.getCables()Gets the value of the cables property.Methods in org.neuroml1.model.morph with parameters of type Cell.CablesModifier and TypeMethodDescriptionvoidCell.setCables(Cell.Cables value) Sets the value of the cables property.