Uses of Class
kieker.common.record.flow.trace.operation.BeforeOperationEvent
| Package | Description |
|---|---|
| kieker.analysis.architecture.trace.reconstruction |
This package contains all processing filters bundled with kieker.
|
| kieker.common.record.flow.trace.operation | |
| kieker.common.record.flow.trace.operation.constructor | |
| kieker.common.record.flow.trace.operation.constructor.object | |
| kieker.common.record.flow.trace.operation.object |
-
Uses of BeforeOperationEvent in kieker.analysis.architecture.trace.reconstruction
Methods in kieker.analysis.architecture.trace.reconstruction with parameters of type BeforeOperationEvent Modifier and Type Method Description voidTraceReconstructionBuffer. handleBeforeOperationEventRecord(BeforeOperationEvent record) -
Uses of BeforeOperationEvent in kieker.common.record.flow.trace.operation
Subclasses of BeforeOperationEvent in kieker.common.record.flow.trace.operation Modifier and Type Class Description classEntryLevelBeforeOperationEventMethods in kieker.common.record.flow.trace.operation that return BeforeOperationEvent Modifier and Type Method Description BeforeOperationEventBeforeOperationEventFactory. create(IValueDeserializer deserializer) -
Uses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.constructor
Subclasses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.constructor Modifier and Type Class Description classBeforeConstructorEvent -
Uses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.constructor.object
Subclasses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.constructor.object Modifier and Type Class Description classBeforeConstructorObjectEventclassBeforeConstructorObjectInterfaceEvent -
Uses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.object
Subclasses of BeforeOperationEvent in kieker.common.record.flow.trace.operation.object Modifier and Type Class Description classBeforeOperationObjectEventclassBeforeOperationObjectInterfaceEventclassEntryLevelBeforeOperationObjectEvent