Package org.somox.metrics
Class ClusteringRelation
java.lang.Object
org.somox.metrics.ClusteringRelation
This class stores the computed metric of the relationship between a source
and a target component.
-
Constructor Summary
ConstructorDescriptionClusteringRelation
(ComponentImplementingClassesLink sourceComponent, ComponentImplementingClassesLink targetComponent) -
Method Summary
-
Constructor Details
-
ClusteringRelation
public ClusteringRelation(ComponentImplementingClassesLink sourceComponent, ComponentImplementingClassesLink targetComponent)
-
-
Method Details