Uses of Class
weka.core.pmml.jaxbbindings.ClusteringModel
Packages that use ClusteringModel
- 
Uses of ClusteringModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ClusteringModelModifier and TypeMethodDescriptionObjectFactory.createClusteringModel()Create an instance ofClusteringModelSegment.getClusteringModel()Gets the value of the clusteringModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type ClusteringModelModifier and TypeMethodDescriptionvoidSegment.setClusteringModel(ClusteringModel value) Sets the value of the clusteringModel property.