Uses of Class
org.neuroml.model.Morphology
Packages that use Morphology
-
Uses of Morphology in org.neuroml.model
Fields in org.neuroml.model declared as MorphologyFields in org.neuroml.model with type parameters of type MorphologyMethods in org.neuroml.model that return MorphologyModifier and TypeMethodDescriptionObjectFactory.createMorphology()Create an instance ofMorphologyCell.getMorphology()Gets the value of the morphology property.Methods in org.neuroml.model that return types with arguments of type MorphologyModifier and TypeMethodDescriptionNeuroMLDocument.getMorphology()Gets the value of the morphology property.Methods in org.neuroml.model with parameters of type MorphologyModifier and TypeMethodDescriptionvoidCell.setMorphology(Morphology value) Sets the value of the morphology property. -
Uses of Morphology in org.neuroml.model.util
Methods in org.neuroml.model.util that return MorphologyModifier and TypeMethodDescriptionstatic MorphologyCellUtils.getCellMorphology(Cell cell, NeuroMLDocument nml2doc) NeuroMLConverter.xmlToMorphology(String xmlFile)