Class MiningSegmentation


  • public class MiningSegmentation
    extends Object
    • Constructor Detail

      • MiningSegmentation

        public MiningSegmentation​(Miningmodel owner,
                                  org.dmg.pmml.pmml_4_2.descr.Segmentation segmentation)
    • Method Detail

      • getMiningPojoClassName

        public String getMiningPojoClassName()
      • getMultipleModelMethod

        public org.dmg.pmml.pmml_4_2.descr.MULTIPLEMODELMETHOD getMultipleModelMethod()
      • getMultipleModelHandling

        public String getMultipleModelHandling()
      • setMultipleModelMethod

        public void setMultipleModelMethod​(org.dmg.pmml.pmml_4_2.descr.MULTIPLEMODELMETHOD multipleModelMethod)
      • getSegmentationId

        public String getSegmentationId()
      • setSegmentationId

        public void setSegmentationId​(String segmentationId)
      • generateSegmentationRules

        public String generateSegmentationRules()
      • getSegmentationAgendaId

        public String getSegmentationAgendaId()