Uses of Class
org.neuroml1.model.Level3Cells
Packages that use Level3Cells
-
Uses of Level3Cells in org.neuroml1.model
Fields in org.neuroml1.model declared as Level3CellsMethods in org.neuroml1.model that return Level3CellsModifier and TypeMethodDescriptionObjectFactory.createLevel3Cells()Create an instance ofLevel3CellsNeuroMLLevel3.getCells()Gets the value of the cells property.Methods in org.neuroml1.model with parameters of type Level3CellsModifier and TypeMethodDescriptionvoidNeuroMLLevel3.setCells(Level3Cells value) Sets the value of the cells property.