Class ComplexScore
- java.lang.Object
-
- org.kie.pmml.pmml_4_2.model.scorecard.ComplexScore
-
public class ComplexScore extends Object
-
-
Constructor Summary
Constructors Constructor Description ComplexScore(org.dmg.pmml.pmml_4_2.descr.Characteristic charac, org.dmg.pmml.pmml_4_2.descr.Attribute attrib)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetAttributeIndex()StringgetCharacteristicName()StringgetComplexScore()List<String>getFldNames()inthashCode()StringtoString()
-