Class ByteCodeInstructions

java.lang.Object
se.lnu.siq.s4rdm3x.experiments.metric.Metric
se.lnu.siq.s4rdm3x.experiments.metric.ByteCodeInstructions

public class ByteCodeInstructions
extends Metric
  • Nested Class Summary

    Nested classes/interfaces inherited from class se.lnu.siq.s4rdm3x.experiments.metric.Metric

    Metric.Id
  • Constructor Summary

    Constructors 
    Constructor Description
    ByteCodeInstructions()  
  • Method Summary

    Modifier and Type Method Description
    void assignMetric​(java.lang.Iterable<CNode> a_nodes)  
    double compute​(CNode a_n)  
    java.lang.String getName()  
    void reassignMetric​(java.lang.Iterable<CNode> a_nodes)  

    Methods inherited from class se.lnu.siq.s4rdm3x.experiments.metric.Metric

    getMetric

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait