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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as AntecedentSequence
protected  AntecedentSequence SequenceRule.antecedentSequence
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return AntecedentSequence
 AntecedentSequence ObjectFactory.createAntecedentSequence()
          Create an instance of AntecedentSequence
 AntecedentSequence SequenceRule.getAntecedentSequence()
          Gets the value of the antecedentSequence property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type AntecedentSequence
 void SequenceRule.setAntecedentSequence(AntecedentSequence value)
          Sets the value of the antecedentSequence property.
 



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