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.Cables
Cell.getCables()
Gets the value of the cables property.Methods in org.neuroml1.model.morph with parameters of type Cell.CablesModifier and TypeMethodDescriptionvoid
Cell.setCables
(Cell.Cables value) Sets the value of the cables property.