public class AggregatedAllocationComponentOperationCallTreeFilter extends AbstractAggregatedCallTreeFilter<AllocationComponentOperationPair>
AbstractCallTreeFilter.IPairFactory<T>| Constructor and Description |
|---|
AggregatedAllocationComponentOperationCallTreeFilter(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 AllocationComponentOperationPair |
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 AggregatedAllocationComponentOperationCallTreeFilter(SystemModelRepository repository, boolean includeWeights, boolean shortLabels, java.lang.String dotOutputFile)
repository - system model repositoryincludeWeights - include weights ingraphshortLabels - use short labelsdotOutputFile - output file nameprotected AllocationComponentOperationPair concreteCreatePair(SynchronousCallMessage callMsg)
AbstractAggregatedCallTreeFilterconcreteCreatePair in class AbstractAggregatedCallTreeFilter<AllocationComponentOperationPair>callMsg - The call message which contains the information necessary to create the pair.Copyright 2021 Kieker Project, http://kieker-monitoring.net