Class OperationDeploymentModelAssembler

java.lang.Object
kieker.analysis.architecture.recovery.assembler.AbstractModelAssembler<OperationEvent>
kieker.analysis.architecture.recovery.assembler.OperationDeploymentModelAssembler

public class OperationDeploymentModelAssembler
extends AbstractModelAssembler<OperationEvent>
Since:
1.14
Author:
Sören Henning
  • Constructor Summary

    Constructors 
    Constructor Description
    OperationDeploymentModelAssembler​(AssemblyModel assemblyModel, DeploymentModel deploymentModel, SourceModel sourceModel, java.lang.String sourceLabel)  
  • Method Summary

    Modifier and Type Method Description
    void assemble​(OperationEvent event)
    Process an event of type T and add corresponding model elements to the model.

    Methods inherited from class kieker.analysis.architecture.recovery.assembler.AbstractModelAssembler

    updateSourceModel

    Methods inherited from class java.lang.Object

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