Uses of Class
weka.core.pmml.jaxbbindings.SequenceModel
Packages that use SequenceModel
-
Uses of SequenceModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return SequenceModelModifier and TypeMethodDescriptionObjectFactory.createSequenceModel()
Create an instance ofSequenceModel
Segment.getSequenceModel()
Gets the value of the sequenceModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type SequenceModelModifier and TypeMethodDescriptionvoid
Segment.setSequenceModel
(SequenceModel value) Sets the value of the sequenceModel property.