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 MetricDescription getMetricDesciption()
getMetricDesciption
in interface IMetricEntity
public final boolean isCompatibleWith(MetricDescription other)
isCompatibleWith
in interface IMetricEntity