Uses of Class
org.neuroml1.model.morph.Cell.CellBody
Packages that use Cell.CellBody
-
Uses of Cell.CellBody in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as Cell.CellBodyMethods in org.neuroml1.model.morph that return Cell.CellBodyModifier and TypeMethodDescriptionObjectFactory.createCellCellBody()
Create an instance ofCell.CellBody
Cell.getCellBody()
Gets the value of the cellBody property.Methods in org.neuroml1.model.morph with parameters of type Cell.CellBodyModifier and TypeMethodDescriptionvoid
Cell.setCellBody
(Cell.CellBody value) Sets the value of the cellBody property.