Uses of Class
neuroml.morph.Morphology.PropertyDetails

Packages that use Morphology.PropertyDetails
neuroml.morph   
 

Uses of Morphology.PropertyDetails in neuroml.morph
 

Fields in neuroml.morph declared as Morphology.PropertyDetails
protected  Morphology.PropertyDetails Morphology.propertyDetails
           
 

Methods in neuroml.morph that return Morphology.PropertyDetails
 Morphology.PropertyDetails ObjectFactory.createMorphologyPropertyDetails()
          Create an instance of Morphology.PropertyDetails
 Morphology.PropertyDetails Morphology.getPropertyDetails()
          Gets the value of the propertyDetails property.
 

Methods in neuroml.morph with parameters of type Morphology.PropertyDetails
 void Morphology.setPropertyDetails(Morphology.PropertyDetails value)
          Sets the value of the propertyDetails property.
 



NeuroML API (v1.4)