Uses of Class
neuroml.morph.CableGroup

Packages that use CableGroup
neuroml.morph   
 

Uses of CableGroup in neuroml.morph
 

Fields in neuroml.morph with type parameters of type CableGroup
protected  java.util.List<CableGroup> Cell.Cables.cablegroup
           
 

Methods in neuroml.morph that return CableGroup
 CableGroup ObjectFactory.createCableGroup()
          Create an instance of CableGroup
 

Methods in neuroml.morph that return types with arguments of type CableGroup
 java.util.List<CableGroup> Cell.Cables.getCablegroup()
          Gets the value of the cablegroup property.
 



NeuroML API (v1.4)