Uses of Class
neuroml.morph.Morphology.GroupDetails

Packages that use Morphology.GroupDetails
neuroml.morph   
 

Uses of Morphology.GroupDetails in neuroml.morph
 

Fields in neuroml.morph declared as Morphology.GroupDetails
protected  Morphology.GroupDetails Morphology.groupDetails
           
 

Methods in neuroml.morph that return Morphology.GroupDetails
 Morphology.GroupDetails ObjectFactory.createMorphologyGroupDetails()
          Create an instance of Morphology.GroupDetails
 Morphology.GroupDetails Morphology.getGroupDetails()
          Gets the value of the groupDetails property.
 

Methods in neuroml.morph with parameters of type Morphology.GroupDetails
 void Morphology.setGroupDetails(Morphology.GroupDetails value)
          Sets the value of the groupDetails property.
 



NeuroML API (v1.4)