Class ModelGenerationCompositeStage

java.lang.Object
teetime.framework.CompositeStage
kieker.analysis.behavior.ModelGenerationCompositeStage

public class ModelGenerationCompositeStage
extends teetime.framework.CompositeStage
Generate models from observations.
Since:
2.0.0
Author:
Lars Jürgensen
  • Field Summary

    Fields inherited from class teetime.framework.CompositeStage

    DEFAULT_PIPE_CAPACITY
  • Constructor Summary

    Constructors 
    Constructor Description
    ModelGenerationCompositeStage​(IEntryCallAcceptanceMatcher entryCallMatcher, ITraceSignatureProcessor traceSignatureProcessor, java.lang.Long userSessionTimeout, boolean waitForCompleteTrace)
    Generating user behavior graphs.
  • Method Summary

    Modifier and Type Method Description
    teetime.framework.InputPort<java.lang.Object> getInputPort()  
    teetime.framework.OutputPort<IGraph<INode,​UserBehaviorEdge>> getModelOutputPort()  

    Methods inherited from class teetime.framework.CompositeStage

    connectPorts, connectPorts, createInputPort, createOutputPort

    Methods inherited from class java.lang.Object

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