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 ofSequenceModelSegment.getSequenceModel()Gets the value of the sequenceModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type SequenceModelModifier and TypeMethodDescriptionvoidSegment.setSequenceModel(SequenceModel value) Sets the value of the sequenceModel property.