Class Cluster<T extends Clusterable>
java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.mechanism.Cluster<T>
- All Implemented Interfaces:
Serializable
Represents a role analysis cluster of data points of a specific type.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Cluster
public Cluster()
-
-
Method Details
-
addPoint
-
getPoints
-