public class ResourceCountMetric extends AbstractResourceMetric
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DescriptionShort |
static java.lang.String |
Id |
static java.lang.String |
Name |
static java.lang.String |
ShortName |
moveCmp, predSync, resourceAttribute
decInt, valueConvertor
Constructor and Description |
---|
ResourceCountMetric() |
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) |
getResourceAttribute, setMetric, setResourceAttribute
getId, getLabelName, getLabelName, getMetric, getMetric, getMetricValue, getMetricValue, getMetricValueString, getMetricValueString, getName, getValueConvertor, getValueConvertor, moveEqualsNode, moveInNodes, setDecorators, setMetric, setMetric, setMetric, setMetric, setMetric, setMetric, setMetric
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getLabelName, getLabelName, getMetric, getMetric, getMetricValue, getMetricValue, getMetricValueString, getMetricValueString, getName, getValueConvertor, getValueConvertor, setDecorators
public static final java.lang.String Id
public static final java.lang.String Name
public static final java.lang.String ShortName
public static final java.lang.String DescriptionShort
public boolean computeForNode(IMetricsDecorator<IEPTreeNode> decMetric, IEPTreeNode target)
public boolean computeForEdge(IMetricsDecorator<IEPTreeNode> decMetric, java.util.Set<IEPTreeNode> from, java.util.Set<IEPTreeNode> to)