|
Kieker 1.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkieker.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 |
Nested classes/interfaces inherited from interface kieker.analysis.plugin.IPlugin |
---|
IPlugin.PluginInputPortReference |
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.AbstractTraceProcessingFilter |
---|
MAX_DURATION_MILLIS |
Fields inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter |
---|
REPOSITORY_PORT_NAME_SYSTEM_MODEL |
Fields inherited from class kieker.analysis.plugin.AbstractPlugin |
---|
CONFIG_NAME |
Constructor Summary | |
---|---|
AggregatedAssemblyComponentOperationCallTreeFilter(Configuration configuration)
|
Method Summary | |
---|---|
void |
setAssemblyComponentOperationPairFactory(AssemblyComponentOperationPairFactory assemblyComponentOperationPairFactory)
|
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 |
---|
writeDotForMessageTrace |
Methods inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter |
---|
getErrorCount, getLastTraceIdError, getLastTraceIdSuccess, getSuccessCount, getTotalCount |
Methods inherited from class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter |
---|
createExecutionByEntityNames, setErrStream, setOutStream |
Methods inherited from class kieker.analysis.plugin.filter.AbstractFilterPlugin |
---|
init |
Methods inherited from class kieker.analysis.plugin.AbstractPlugin |
---|
areAllRepositoryPortsConnected, connect, connect, getAllInputPortNames, getAllOutputPortNames, getConnectedPlugins, getCurrentRepositories, getName, getPluginDescription, getPluginName, isConnectionAllowed |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AggregatedAssemblyComponentOperationCallTreeFilter(Configuration configuration)
Method Detail |
---|
public void setAssemblyComponentOperationPairFactory(AssemblyComponentOperationPairFactory assemblyComponentOperationPairFactory)
|
Kieker 1.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |