Uses of Class
org.dmg.pmml.pmml_4_1.descr.Segment

Packages that use Segment
org.dmg.pmml.pmml_4_1.descr   
 

Uses of Segment in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Segment
protected  List<Segment> Segmentation.segments
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Segment
 Segment ObjectFactory.createSegment()
          Create an instance of Segment
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Segment
 List<Segment> Segmentation.getSegments()
          Gets the value of the segments property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.