Uses of Class
org.dmg.pmml.pmml_4_1.descr.Synapse

Packages that use Synapse
org.dmg.pmml.pmml_4_1.descr   
 

Uses of Synapse in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Synapse
protected  List<Synapse> Neuron.cons
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Synapse
 Synapse ObjectFactory.createSynapse()
          Create an instance of Synapse
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Synapse
 List<Synapse> Neuron.getCons()
          Gets the value of the cons property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.