Class KiekerArchitectureModelSystemGraphUtils

java.lang.Object
kieker.analysis.metrics.graph.entropy.KiekerArchitectureModelSystemGraphUtils
All Implemented Interfaces:
org.mosim.refactorlizar.architecture.evaluation.graphs.SystemGraphUtils<DeployedComponent>

public class KiekerArchitectureModelSystemGraphUtils
extends java.lang.Object
implements org.mosim.refactorlizar.architecture.evaluation.graphs.SystemGraphUtils<DeployedComponent>
Utility class to generate a system graph for Kieker Deployment Models.
Since:
2.0.0
Author:
Reiner Jung
  • Constructor Summary

    Constructors 
    Constructor Description
    KiekerArchitectureModelSystemGraphUtils()  
  • Method Summary

    Modifier and Type Method Description
    com.google.common.graph.MutableGraph<org.mosim.refactorlizar.architecture.evaluation.graphs.Node<DeployedComponent>> convertToSystemGraph​(com.google.common.graph.Graph<org.mosim.refactorlizar.architecture.evaluation.graphs.Node<DeployedComponent>> graph)  

    Methods inherited from class java.lang.Object

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