Uses of Class
neuroml.channel.SynapseType

Packages that use SynapseType
neuroml.channel   
 

Uses of SynapseType in neuroml.channel
 

Fields in neuroml.channel with type parameters of type SynapseType
protected  java.util.List<SynapseType> ChannelML.synapseType
           
 

Methods in neuroml.channel that return SynapseType
 SynapseType ObjectFactory.createSynapseType()
          Create an instance of SynapseType
 

Methods in neuroml.channel that return types with arguments of type SynapseType
 java.util.List<SynapseType> ChannelML.getSynapseType()
          Gets the value of the synapseType property.
 



NeuroML API (v1.4)