public class ComplexScore extends Object
| Constructor and Description |
|---|
ComplexScore(org.dmg.pmml.pmml_4_2.descr.Characteristic charac,
org.dmg.pmml.pmml_4_2.descr.Attribute attrib) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getAttributeIndex() |
String |
getCharacteristicName() |
String |
getComplexScore() |
List<String> |
getFldNames() |
int |
hashCode() |
String |
toString() |
public ComplexScore(org.dmg.pmml.pmml_4_2.descr.Characteristic charac,
org.dmg.pmml.pmml_4_2.descr.Attribute attrib)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.