|
IBM Information Integrator for Content V8.2 APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.beans.infomining.CMBClusterNode
A cluster node represents one of the clusters returned by the CMBClusteringService
.
Method Summary | |
java.lang.String[] |
getClusterFeatures()
Returns the feature strings of this cluster. |
java.lang.String[] |
getDocumentNames()
Returns the names of the documents that belong to this cluster. |
java.lang.String |
getLabel()
Returns the label of this cluster. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String[] getDocumentNames()
public java.lang.String getLabel()
public java.lang.String[] getClusterFeatures()
CMBClusteringService.setClusterFeatureCount(int)
|
IBM Information Integrator for Content V8.2 APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |