java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.mechanism.DataPoint
All Implemented Interfaces:
Clusterable, Serializable

public class DataPoint extends Object implements Clusterable, Serializable
Represents a data point for clustering, containing members and properties. This class is used in the clustering mechanism for role analysis.
See Also: