Uses of Class
neuroml.meta.PropertyDetail

Packages that use PropertyDetail
neuroml.meta   
neuroml.morph   
 

Uses of PropertyDetail in neuroml.meta
 

Methods in neuroml.meta that return PropertyDetail
 PropertyDetail ObjectFactory.createPropertyDetail()
          Create an instance of PropertyDetail
 

Uses of PropertyDetail in neuroml.morph
 

Fields in neuroml.morph with type parameters of type PropertyDetail
protected  java.util.List<PropertyDetail> Morphology.PropertyDetails.propertyDetail
           
 

Methods in neuroml.morph that return types with arguments of type PropertyDetail
 java.util.List<PropertyDetail> Morphology.PropertyDetails.getPropertyDetail()
          Gets the value of the propertyDetail property.
 



NeuroML API (v1.4)