public class MetricEntity extends Object implements IMetricEntity
| Constructor and Description |
|---|
MetricEntity(MetricDescription metricDesciption) |
| Modifier and Type | Method and Description |
|---|---|
MetricDescription |
getMetricDesciption() |
boolean |
isCompatibleWith(MetricDescription other) |
public MetricEntity(MetricDescription metricDesciption)
metricDesciption - public final MetricDescription getMetricDesciption()
getMetricDesciption in interface IMetricEntitypublic final boolean isCompatibleWith(MetricDescription other)
isCompatibleWith in interface IMetricEntity