|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IProjectContext in kieker.analysis |
---|
Subinterfaces of IProjectContext in kieker.analysis | |
---|---|
interface |
IAnalysisController
This is the interface to AnalysisController , allowing not only to access read-methods but also to modify the analysis itself. |
Classes in kieker.analysis that implement IProjectContext | |
---|---|
class |
AnalysisController
The AnalysisController can be used to configure, control, save and load an analysis instance. |
Uses of IProjectContext in kieker.analysis.analysisComponent |
---|
Constructors in kieker.analysis.analysisComponent with parameters of type IProjectContext | |
---|---|
AbstractAnalysisComponent(Configuration configuration,
IProjectContext projectContext)
Each AnalysisComponent requires a constructor with a Configuration object and a IProjectContext. |
Uses of IProjectContext in kieker.analysis.plugin |
---|
Constructors in kieker.analysis.plugin with parameters of type IProjectContext | |
---|---|
AbstractPlugin(Configuration configuration,
IProjectContext projectContext)
Each Plugin requires a constructor with a Configuration object and a IProjectContext. |
Uses of IProjectContext in kieker.analysis.plugin.filter |
---|
Constructors in kieker.analysis.plugin.filter with parameters of type IProjectContext | |
---|---|
AbstractFilterPlugin(Configuration configuration,
IProjectContext projectContext)
Each Plugin requires a constructor with a Configuration object and a IProjectContext. |
Uses of IProjectContext in kieker.analysis.plugin.filter.flow |
---|
Constructors in kieker.analysis.plugin.filter.flow with parameters of type IProjectContext | |
---|---|
EventRecordTraceReconstructionFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
TraceAggregationFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.filter.forward |
---|
Constructors in kieker.analysis.plugin.filter.forward with parameters of type IProjectContext | |
---|---|
AnalysisThroughputFilter(Configuration configuration,
IProjectContext projectContext)
|
|
CountingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
ListCollectionFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
StringBufferFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
TeeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.filter.record |
---|
Constructors in kieker.analysis.plugin.filter.record with parameters of type IProjectContext | |
---|---|
MonitoringThroughputFilter(Configuration configuration,
IProjectContext projectContext)
|
|
RealtimeRecordDelayFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.filter.select |
---|
Constructors in kieker.analysis.plugin.filter.select with parameters of type IProjectContext | |
---|---|
TimestampFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
TraceIdFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
TypeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.filter.sink |
---|
Constructors in kieker.analysis.plugin.filter.sink with parameters of type IProjectContext | |
---|---|
CPUUtilizationDisplayFilter(Configuration configuration,
IProjectContext projectContext)
|
|
MemSwapUtilizationDisplayFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
MethodAndComponentFlowDisplayFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.filter.visualization |
---|
Constructors in kieker.analysis.plugin.filter.visualization with parameters of type IProjectContext | |
---|---|
AbstractWebVisualizationFilterPlugin(Configuration configuration,
IProjectContext projectContext)
|
|
PlainTextWebVisualization(Configuration configuration,
IProjectContext projectContext)
|
Uses of IProjectContext in kieker.analysis.plugin.reader |
---|
Constructors in kieker.analysis.plugin.reader with parameters of type IProjectContext | |
---|---|
AbstractReaderPlugin(Configuration configuration,
IProjectContext projectContext)
Each Plugin requires a constructor with a Configuration object and a IProjectContext. |
Uses of IProjectContext in kieker.analysis.plugin.reader.database |
---|
Constructors in kieker.analysis.plugin.reader.database with parameters of type IProjectContext | |
---|---|
DbReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.reader.filesystem |
---|
Constructors in kieker.analysis.plugin.reader.filesystem with parameters of type IProjectContext | |
---|---|
FSReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.reader.jms |
---|
Constructors in kieker.analysis.plugin.reader.jms with parameters of type IProjectContext | |
---|---|
JMSReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.reader.jmx |
---|
Constructors in kieker.analysis.plugin.reader.jmx with parameters of type IProjectContext | |
---|---|
JMXReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.reader.list |
---|
Constructors in kieker.analysis.plugin.reader.list with parameters of type IProjectContext | |
---|---|
ListReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.reader.namedRecordPipe |
---|
Constructors in kieker.analysis.plugin.reader.namedRecordPipe with parameters of type IProjectContext | |
---|---|
PipeReader(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.analysis.plugin.reader.tcp |
---|
Constructors in kieker.analysis.plugin.reader.tcp with parameters of type IProjectContext | |
---|---|
TCPReader(Configuration configuration,
IProjectContext projectContext)
|
Uses of IProjectContext in kieker.analysis.plugin.reader.timer |
---|
Constructors in kieker.analysis.plugin.reader.timer with parameters of type IProjectContext | |
---|---|
TimeReader(Configuration configuration,
IProjectContext projectContext)
Creates a new timer using the given configuration. |
Uses of IProjectContext in kieker.analysis.repository |
---|
Constructors in kieker.analysis.repository with parameters of type IProjectContext | |
---|---|
AbstractRepository(Configuration configuration,
IProjectContext projectContext)
The second "default constructor". |
Uses of IProjectContext in kieker.tools.currentTimeEventGenerator |
---|
Constructors in kieker.tools.currentTimeEventGenerator with parameters of type IProjectContext | |
---|---|
CurrentTimeEventGenerationFilter(Configuration configuration,
IProjectContext projectContext)
Creates an event generator which generates time events with the given resolution in timeunits via the output port CurrentTimeEventGenerationFilter.OUTPUT_PORT_NAME_CURRENT_TIME_RECORD . |
Uses of IProjectContext in kieker.tools.logReplayer.filter |
---|
Constructors in kieker.tools.logReplayer.filter with parameters of type IProjectContext | |
---|---|
MonitoringRecordLoggerFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.opad.filter |
---|
Constructors in kieker.tools.opad.filter with parameters of type IProjectContext | |
---|---|
AnomalyDetectionFilter(Configuration configuration,
IProjectContext projectContext)
|
|
AnomalyScoreCalculationFilter(Configuration configAnomaly,
IProjectContext projectContext)
|
|
AnomalyScoreVisualizationFilter(Configuration configuration,
IProjectContext projectContext)
|
|
ExtractionFilter(Configuration configuration,
IProjectContext projectContext)
|
|
ForecastingFilter(Configuration configuration,
IProjectContext projectContext)
|
|
TimeSeriesPointAggregatorFilter(Configuration configuration,
IProjectContext projectContext)
|
|
UniteMeasurementPairFilter(Configuration configuration,
IProjectContext projectContext)
|
Uses of IProjectContext in kieker.tools.traceAnalysis.filter |
---|
Constructors in kieker.tools.traceAnalysis.filter with parameters of type IProjectContext | |
---|---|
AbstractExecutionTraceProcessingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
AbstractGraphProducingFilter(Configuration configuration,
IProjectContext projectContext,
G graph)
Creates a new graph-producing filter using the given configuration and the given graph. |
|
AbstractInvalidExecutionTraceProcessingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
AbstractMessageTraceProcessingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
AbstractTraceAnalysisFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
AbstractTraceProcessingFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.executionRecordTransformation |
---|
Constructors in kieker.tools.traceAnalysis.filter.executionRecordTransformation with parameters of type IProjectContext | |
---|---|
ExecutionRecordTransformationFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.flow |
---|
Constructors in kieker.tools.traceAnalysis.filter.flow with parameters of type IProjectContext | |
---|---|
EventRecordTraceCounter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
TraceEventRecords2ExecutionAndMessageTraceFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.systemModel |
---|
Constructors in kieker.tools.traceAnalysis.filter.systemModel with parameters of type IProjectContext | |
---|---|
SystemModel2FileFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.traceFilter |
---|
Constructors in kieker.tools.traceAnalysis.filter.traceFilter with parameters of type IProjectContext | |
---|---|
TraceEquivalenceClassFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.traceReconstruction |
---|
Constructors in kieker.tools.traceAnalysis.filter.traceReconstruction with parameters of type IProjectContext | |
---|---|
TraceReconstructionFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.traceWriter |
---|
Constructors in kieker.tools.traceAnalysis.filter.traceWriter with parameters of type IProjectContext | |
---|---|
ExecutionTraceWriterFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
InvalidExecutionTraceWriterFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
MessageTraceWriterFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.visualization |
---|
Constructors in kieker.tools.traceAnalysis.filter.visualization with parameters of type IProjectContext | |
---|---|
AbstractGraphFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter with the given configuration. |
|
GraphWriterPlugin(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.visualization.callTree |
---|
Constructors in kieker.tools.traceAnalysis.filter.visualization.callTree with parameters of type IProjectContext | |
---|---|
AbstractAggregatedCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
AbstractCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
AggregatedAllocationComponentOperationCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
AggregatedAssemblyComponentOperationCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
TraceCallTreeFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph |
---|
Constructors in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph with parameters of type IProjectContext | |
---|---|
AbstractDependencyGraphFilter(Configuration configuration,
IProjectContext projectContext,
AbstractDependencyGraph<T> graph)
Creates a new abstract dependency graph filter using the given data. |
|
ComponentDependencyGraphAllocationFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given configuration. |
|
ComponentDependencyGraphAssemblyFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given parameters. |
|
ContainerDependencyGraphFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given parameters. |
|
OperationDependencyGraphAllocationFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given parameters. |
|
OperationDependencyGraphAssemblyFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.visualization.descriptions |
---|
Constructors in kieker.tools.traceAnalysis.filter.visualization.descriptions with parameters of type IProjectContext | |
---|---|
DescriptionDecoratorFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new description decorator filter using the given configuration. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram |
---|
Constructors in kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram with parameters of type IProjectContext | |
---|---|
SequenceDiagramFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
Uses of IProjectContext in kieker.tools.traceAnalysis.filter.visualization.traceColoring |
---|
Constructors in kieker.tools.traceAnalysis.filter.visualization.traceColoring with parameters of type IProjectContext | |
---|---|
TraceColoringFilter(Configuration configuration,
IProjectContext projectContext)
Creates a new filter using the given configuration. |
Uses of IProjectContext in kieker.tools.traceAnalysis.repository |
---|
Methods in kieker.tools.traceAnalysis.repository with parameters of type IProjectContext | |
---|---|
static TraceColorRepository |
TraceColorRepository.createFromFile(String fileName,
IProjectContext projectContext)
Initializes a trace color repository from a given file. |
static DescriptionRepository |
DescriptionRepository.createFromFile(String fileName,
IProjectContext projectContext)
Initializes a new description repository from the given file. |
Constructors in kieker.tools.traceAnalysis.repository with parameters of type IProjectContext | |
---|---|
DescriptionRepository(Configuration configuration,
DescriptionRepository.DescriptionRepositoryData descriptionData,
IProjectContext projectContext)
Creates a new description repository using the given data. |
|
DescriptionRepository(Configuration configuration,
IProjectContext projectContext)
Creates a new description repository using the given configuration. |
|
TraceColorRepository(Configuration configuration,
IProjectContext projectContext)
Creates a new description repository using the given configuration. |
|
TraceColorRepository(Configuration configuration,
TraceColorRepository.TraceColorRepositoryData colorData,
IProjectContext projectContext)
Creates a new color repository with the given data. |
Uses of IProjectContext in kieker.tools.traceAnalysis.systemModel.repository |
---|
Constructors in kieker.tools.traceAnalysis.systemModel.repository with parameters of type IProjectContext | |
---|---|
SystemModelRepository(Configuration configuration,
IProjectContext projectContext)
Creates a new instance of this class using the given parameters. |
|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |