|
Oracle Data Mining Java API Reference 10g Release 1 (10.1) B12276-01 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.dmt.odm.MiningObject | +--oracle.dmt.odm.model.ClusterCentroidEntry
An instance of ClusterCentroidEntry
contains one attribute and value pair for a cluster centroid.
Method Summary | |
MiningAttribute |
getAttribute() Returns the attribute of a ClusterCentroidEntry . |
Category |
getValue() Returns the value of a ClusterCentroidEntry . |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public MiningAttribute getAttribute()
ClusterCentroidEntry
.ClusterCentroidEntry
public Category getValue()
ClusterCentroidEntry
.
|
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |