Package kieker.analysis.plugin.filter
Interface IFilterPlugin
- All Superinterfaces:
IAnalysisComponent,IPlugin
- All Known Implementing Classes:
AbstractAggregatedCallTreeFilter,AbstractCallTreeFilter,AbstractDependencyGraphFilter,AbstractExecutionTraceProcessingFilter,AbstractFilterPlugin,AbstractGraphFilter,AbstractGraphProducingFilter,AbstractInvalidExecutionTraceProcessingFilter,AbstractMessageTraceProcessingFilter,AbstractTraceAnalysisFilter,AbstractTraceProcessingFilter,AbstractUpdateableFilterPlugin,AggregatedAllocationComponentOperationCallTreeFilter,AggregatedAssemblyComponentOperationCallTreeFilter,AnalysisThroughputFilter,ComponentDependencyGraphAllocationFilter,ComponentDependencyGraphAssemblyFilter,ContainerDependencyGraphFilter,CountingFilter,CurrentTimeEventGenerationFilter,DescriptionDecoratorFilter,EventRecordTraceCounter,EventRecordTraceReconstructionFilter,ExecutionRecordTransformationFilter,ExecutionTraceWriterFilter,GraphWriterPlugin,InvalidExecutionTraceWriterFilter,ListCollectionFilter,MessageTraceWriterFilter,MonitoringThroughputFilter,OperationDependencyGraphAllocationFilter,OperationDependencyGraphAssemblyFilter,RealtimeRecordDelayFilter,SequenceDiagramFilter,SessionReconstructionFilter,StringBufferFilter,TeeFilter,ThreadEvent2TraceEventFilter,TimestampFilter,TraceAggregationFilter,TraceCallTreeFilter,TraceColoringFilter,TraceEquivalenceClassFilter,TraceEventRecords2ExecutionAndMessageTraceFilter,TraceIdFilter,TraceReconstructionFilter,TypeFilter
@Deprecated public interface IFilterPlugin extends IPlugin
Deprecated.
since 1.15.1 old plugin api
This is the interface for filter plugins within Kieker.
- Since:
- 1.2
- Author:
- Andre van Hoorn, Jan Waller
-
Nested Class Summary
Nested classes/interfaces inherited from interface kieker.analysis.plugin.IPlugin
IPlugin.PluginInputPortReference, IPlugin.STATE -
Method Summary
Methods inherited from interface kieker.analysis.plugin.IPlugin
connect, getAllDisplayNames, getAllInputPortNames, getAllOutputPortNames, getAllRepositoryPortNames, getConnectedPlugins, getCurrentConfiguration, getCurrentRepositories, getName, getPluginDescription, getPluginName, getState, init, terminate