|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.analysis.analysisComponent.AbstractAnalysisComponent
kieker.analysis.plugin.AbstractPlugin
kieker.analysis.plugin.filter.AbstractFilterPlugin
kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
kieker.tools.traceAnalysis.filter.AbstractMessageTraceProcessingFilter
kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeFilter<T>
kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter<AssemblyComponentOperationPair>
kieker.tools.traceAnalysis.filter.visualization.callTree.AggregatedAssemblyComponentOperationCallTreeFilter
public class AggregatedAssemblyComponentOperationCallTreeFilter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeFilter |
|---|
AbstractCallTreeFilter.IPairFactory<T> |
| Nested classes/interfaces inherited from interface kieker.analysis.plugin.IPlugin |
|---|
IPlugin.PluginInputPortReference, IPlugin.STATE |
| Field Summary |
|---|
| Fields inherited from class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter |
|---|
CONFIG_PROPERTY_NAME_INCLUDE_WEIGHTS, CONFIG_PROPERTY_NAME_OUTPUT_FILENAME, CONFIG_PROPERTY_NAME_SHORT_LABELS, CONFIG_PROPERTY_VALUE_INCLUDE_WEIGHTS_DEFAULT, CONFIG_PROPERTY_VALUE_OUTPUT_FILENAME_DEFAULT, CONFIG_PROPERTY_VALUE_SHORT_LABELS_DEFAULT |
| Fields inherited from class kieker.tools.traceAnalysis.filter.AbstractMessageTraceProcessingFilter |
|---|
INPUT_PORT_NAME_MESSAGE_TRACES |
| Fields inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter |
|---|
CONFIG_PROPERTY_VALUE_VERBOSE, LOG, REPOSITORY_PORT_NAME_SYSTEM_MODEL |
| Fields inherited from class kieker.analysis.analysisComponent.AbstractAnalysisComponent |
|---|
CONFIG_NAME, configuration, log, projectContext, recordsTimeUnitFromProjectContext |
| Constructor Summary | |
|---|---|
AggregatedAssemblyComponentOperationCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
| Method Summary | |
|---|---|
protected AssemblyComponentOperationPair |
concreteCreatePair(SynchronousCallMessage callMsg)
HACK. |
boolean |
init()
Initiates the start of a component. |
| Methods inherited from class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter |
|---|
getCurrentConfiguration, inputMessageTraces, printStatusMessage, saveTreeToDotFile, setRoot, terminate |
| Methods inherited from class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeFilter |
|---|
addTraceToTree, nodeLabel, saveTreeToDotFile, writeDotForMessageTrace |
| Methods inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter |
|---|
getErrorCount, getLastTraceIdError, getLastTraceIdSuccess, getSuccessCount, getTotalCount, reportError, reportSuccess |
| Methods inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter |
|---|
createExecutionByEntityNames, createExecutionByEntityNames, createExecutionByEntityNames, createExecutionByEntityNames, getSystemEntityFactory, printDebugLogMessage, printErrorLogMessage |
| Methods inherited from class kieker.analysis.plugin.AbstractPlugin |
|---|
areAllRepositoryPortsConnected, connect, connect, deliver, getAllDisplayNames, getAllInputPortNames, getAllOutputPortNames, getAllRepositoryPortNames, getConnectedPlugins, getCurrentRepositories, getDefaultConfiguration, getIncomingPlugins, getPluginDescription, getPluginName, getRepository, getState, isConnectionAllowed, notifyNewIncomingConnection, notifyNewOutgoingConnection, shutdown, start |
| Methods inherited from class kieker.analysis.analysisComponent.AbstractAnalysisComponent |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface kieker.analysis.plugin.IPlugin |
|---|
connect, getAllDisplayNames, getAllInputPortNames, getAllOutputPortNames, getAllRepositoryPortNames, getConnectedPlugins, getCurrentRepositories, getName, getPluginDescription, getPluginName, getState |
| Constructor Detail |
|---|
public AggregatedAssemblyComponentOperationCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
configuration - The configuration for this component.projectContext - The project context for this component.| Method Detail |
|---|
public boolean init()
init in interface IPlugininit in class AbstractFilterPluginprotected AssemblyComponentOperationPair concreteCreatePair(SynchronousCallMessage callMsg)
concreteCreatePair in class AbstractAggregatedCallTreeFilter<AssemblyComponentOperationPair>callMsg - The call message which contains the information necessary to create the pair.
|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||