Uses of Class
neuroml.morph.CableGroup.Cable

Packages that use CableGroup.Cable
neuroml.morph   
 

Uses of CableGroup.Cable in neuroml.morph
 

Fields in neuroml.morph with type parameters of type CableGroup.Cable
protected  java.util.List<CableGroup.Cable> CableGroup.cable
           
 

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

Methods in neuroml.morph that return types with arguments of type CableGroup.Cable
 java.util.List<CableGroup.Cable> CableGroup.getCable()
          Gets the value of the cable property.
 



NeuroML API (v1.4)