Drools :: PMML - Compiler 6.2.0.CR2

Uses of Class
org.dmg.pmml.pmml_4_2.descr.SequenceModel

Packages that use SequenceModel
org.dmg.pmml.pmml_4_2.descr   
 

Uses of SequenceModel in org.dmg.pmml.pmml_4_2.descr
 

Fields in org.dmg.pmml.pmml_4_2.descr declared as SequenceModel
protected  SequenceModel Segment.sequenceModel
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return SequenceModel
 SequenceModel ObjectFactory.createSequenceModel()
          Create an instance of SequenceModel
 SequenceModel Segment.getSequenceModel()
          Gets the value of the sequenceModel property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type SequenceModel
 void Segment.setSequenceModel(SequenceModel value)
          Sets the value of the sequenceModel property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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