public class ModelFreqMetric extends AbstractMetric
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
Id |
static java.lang.String |
Name |
static java.lang.String |
ShortName |
decInt, valueConvertor
Constructor and Description |
---|
ModelFreqMetric() |
Modifier and Type | Method and Description |
---|---|
boolean |
computeForEdge(IMetricsDecorator<IEPTreeNode> decMetric,
java.util.Set<IEPTreeNode> from,
java.util.Set<IEPTreeNode> to) |
boolean |
computeForNode(IMetricsDecorator<IEPTreeNode> decMetric,
IEPTreeNode target) |
getId, getLabelName, getLabelName, getMetric, getMetric, getMetricValue, getMetricValue, getMetricValueString, getMetricValueString, getName, getValueConvertor, getValueConvertor, moveEqualsNode, moveInNodes, setDecorators, setMetric, setMetric, setMetric, setMetric, setMetric, setMetric, setMetric, setMetric
public static final java.lang.String Id
public static final java.lang.String Name
public static final java.lang.String ShortName
public boolean computeForNode(IMetricsDecorator<IEPTreeNode> decMetric, IEPTreeNode target)
public boolean computeForEdge(IMetricsDecorator<IEPTreeNode> decMetric, java.util.Set<IEPTreeNode> from, java.util.Set<IEPTreeNode> to)