Class AbstractExecutionTraceProcessingFilter

java.lang.Object
teetime.framework.AbstractStage
teetime.framework.AbstractConsumerStage<T>

@Deprecated public abstract class AbstractExecutionTraceProcessingFilter extends AbstractTraceProcessingStage<ExecutionTrace>
Deprecated.
since 1.15 class is obsolete
This is the abstract base for a filter processing execution traces.
Since:
1.1
Author:
Andre van Hoorn
  • Constructor Details

    • AbstractExecutionTraceProcessingFilter

      public AbstractExecutionTraceProcessingFilter(SystemModelRepository systemModelRepository)
      Deprecated.
      Creates a new instance of this class using the given parameters.
      Parameters:
      systemModelRepository - the used system model repository