Uses of Class
weka.core.pmml.jaxbbindings.SequenceReference
-
Uses of SequenceReference in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createSequenceReference()
Create an instance ofSequenceReference
AntecedentSequence.getSequenceReference()
Gets the value of the sequenceReference property.ConsequentSequence.getSequenceReference()
Gets the value of the sequenceReference property.Modifier and TypeMethodDescriptionvoid
AntecedentSequence.setSequenceReference
(SequenceReference value) Sets the value of the sequenceReference property.void
ConsequentSequence.setSequenceReference
(SequenceReference value) Sets the value of the sequenceReference property.