|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | 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 |
Type | Method |
---|---|
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
.MiningAttribute
- The mining attribute of the ClusterCentroidEntry
public Category getValue()
ClusterCentroidEntry
.Category
- The entry's value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |