Uses of Class
neuroml.morph.Spine

Packages that use Spine
neuroml.morph   
 

Uses of Spine in neuroml.morph
 

Fields in neuroml.morph with type parameters of type Spine
protected  java.util.List<Spine> Cell.Spines.spine
           
 

Methods in neuroml.morph that return Spine
 Spine ObjectFactory.createSpine()
          Create an instance of Spine
 

Methods in neuroml.morph that return types with arguments of type Spine
 java.util.List<Spine> Cell.Spines.getSpine()
          Gets the value of the spine property.
 



NeuroML API (v1.4)