public class AggregatedAssemblyComponentOperationCallTreeFilter extends AbstractAggregatedCallTreeFilter<AssemblyComponentOperationPair>
AbstractCallTreeFilter.IPairFactory<T>| Constructor and Description |
|---|
AggregatedAssemblyComponentOperationCallTreeFilter(SystemModelRepository repository,
boolean includeWeights,
boolean shortLabels,
java.lang.String dotOutputFile)
Creates a new instance of this class using the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
protected AssemblyComponentOperationPair |
concreteCreatePair(SynchronousCallMessage callMsg)
HACK.
|
execute, onTerminating, printStatusMessage, saveTreeToDotFile, setRootaddTraceToTree, nodeLabel, saveTreeToDotFile, writeDotForMessageTracegetErrorCount, getLastTraceIdError, getLastTraceIdSuccess, getSuccessCount, getTotalCount, reportError, reportSuccesscreateExecutionByEntityNames, createExecutionByEntityNames, createExecutionByEntityNames, createExecutionByEntityNames, getSystemModelRepository, printDebugLogMessage, printErrorLogMessagecreateInputPort, execute, getInputPortabort, addInputPortRemovedListener, addOutputPortRemovedListener, compareAndSetBeingExecuted, createInputPort, createInputPort, createInputPort, createOutputPort, createOutputPort, createOutputPort, createOutputPort, declareActive, declarePassive, executeByFramework, getCurrentState, getId, getInputPorts, getOutputPorts, getOwningThread, getTerminationStrategy, isActive, isBeingExecuted, isPaused, isProducer, isStateless, onSignal, onStarting, onValidating, removeDynamicPort, removeDynamicPort, setPaused, setStateless, shouldBeTerminated, signalAlreadyReceived, terminateStage, toString, workCompletedpublic AggregatedAssemblyComponentOperationCallTreeFilter(SystemModelRepository repository, boolean includeWeights, boolean shortLabels, java.lang.String dotOutputFile)
repository - includeWeights - shortLabels - dotOutputFile - protected AssemblyComponentOperationPair concreteCreatePair(SynchronousCallMessage callMsg)
concreteCreatePair in class AbstractAggregatedCallTreeFilter<AssemblyComponentOperationPair>callMsg - The call message which contains the information necessary to create the pair.Copyright 2021 Kieker Project, http://kieker-monitoring.net