public class WaitDurationMetric extends AbstractTimeMetric
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
Id |
static java.lang.String |
Name |
static java.lang.String |
ShortName |
event2time, moveCmp, predNoModelMove
decInt, valueConvertor
Constructor and Description |
---|
WaitDurationMetric() |
WaitDurationMetric(IEvent2Time event2time) |
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) |
getEvent2Time, setEvent2Time, setMetric, setMetric
getId, getLabelName, getLabelName, getMetric, getMetric, getMetricValue, getMetricValue, getMetricValueString, getMetricValueString, getName, getValueConvertor, getValueConvertor, moveEqualsNode, moveInNodes, setDecorators, 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 WaitDurationMetric()
public WaitDurationMetric(IEvent2Time event2time)
public boolean computeForNode(IMetricsDecorator<IEPTreeNode> decMetric, IEPTreeNode target)
public boolean computeForEdge(IMetricsDecorator<IEPTreeNode> decMetric, java.util.Set<IEPTreeNode> from, java.util.Set<IEPTreeNode> to)