Uses of Class
neuroml.meta.GroupDetail

Packages that use GroupDetail
neuroml.meta   
neuroml.morph   
 

Uses of GroupDetail in neuroml.meta
 

Methods in neuroml.meta that return GroupDetail
 GroupDetail ObjectFactory.createGroupDetail()
          Create an instance of GroupDetail
 

Uses of GroupDetail in neuroml.morph
 

Fields in neuroml.morph with type parameters of type GroupDetail
protected  java.util.List<GroupDetail> Morphology.GroupDetails.groupDetail
           
 

Methods in neuroml.morph that return types with arguments of type GroupDetail
 java.util.List<GroupDetail> Morphology.GroupDetails.getGroupDetail()
          Gets the value of the groupDetail property.
 



NeuroML API (v1.4)